Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
fulgidus committed Feb 5, 2024
1 parent 5c5e7f9 commit bc7607c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Some dumb Rust CLI made to try the language
# Usage
## Dev usage
```sh
# The double dash is needed to pass args to cargo ru resulting thread instead of cargo itself
# The double dash is needed to pass args to "cargo run" resulting thread instead of cargo itself
cargo run -- -w someword
```
## After release build
Expand Down

0 comments on commit bc7607c

Please sign in to comment.