diff --git a/README.md b/README.md index a6eb8af..59b0ba1 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,8 @@ Shared types for the WaveKat audio processing ecosystem. ## Quick Start -```toml -[dependencies] -wavekat-core = "0.0.1" +```sh +cargo add wavekat-core ``` ```rust