We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd90f5c commit 7933547Copy full SHA for 7933547
README.md
@@ -40,7 +40,7 @@ cargo install postman2openapi-cli
40
To install from the latest on GitHub, use:
41
42
```
43
-cargo install --package postman2openapi-cli --git https://github.com/kevinswiber/postman2openapi
+cargo install --git https://github.com/kevinswiber/postman2openapi postman2openapi-cli
44
45
46
### Usage
postman2openapi-cli/README.md
@@ -24,7 +24,7 @@ cargo install postman2openapi-cli
24
25
26
27
28
29
30
## Usage
0 commit comments