diff --git a/README.md b/README.md index 4f7521d..80e70cf 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ macro: generate_api!("path/to/openapi_document.json"); ``` -You'll need to add add the following to `Cargo.toml`: +You'll need to add the following to `Cargo.toml`: ```diff [dependencies]