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 a0b6bac commit 371a7c3Copy full SHA for 371a7c3
docs/cookbook/src/getting_started/installation.md
@@ -22,7 +22,7 @@ cargo install cargo-rustapi
22
Verify your installation:
23
24
```bash
25
-cargo rustapi --version
+cargo-rustapi --version
26
```
27
28
## Editor Setup
0 commit comments