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 8f14fb5 commit f61383cCopy full SHA for f61383c
README.md
@@ -34,7 +34,7 @@ To compile and run the project, you need to have Rust & Cargo installed.
34
cargo r
35
36
# To run a script
37
-cargo r -- -f ./scripts/hello_world.sh
+cargo r -- ./scripts/hello_world.sh
38
```
39
40
## License
0 commit comments