diff --git a/README.md b/README.md index a12c4f7..637b57a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ cargo install postman2openapi-cli To install from the latest on GitHub, use: ``` -cargo install --package postman2openapi-cli --git https://github.com/kevinswiber/postman2openapi +cargo install --git https://github.com/kevinswiber/postman2openapi postman2openapi-cli ``` ### Usage diff --git a/postman2openapi-cli/README.md b/postman2openapi-cli/README.md index 31f1499..afa302e 100644 --- a/postman2openapi-cli/README.md +++ b/postman2openapi-cli/README.md @@ -24,7 +24,7 @@ cargo install postman2openapi-cli To install from the latest on GitHub, use: ``` -cargo install --package postman2openapi-cli --git https://github.com/kevinswiber/postman2openapi +cargo install --git https://github.com/kevinswiber/postman2openapi postman2openapi-cli ``` ## Usage