We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a7952 commit 6c358afCopy full SHA for 6c358af
README.md
@@ -6,7 +6,7 @@
6
Run Rust script files without any setup or explicit compilation step, with seamless use of crates specified as dependencies inside the scripts.
7
8
```sh
9
-$ cargo install script-script
+$ cargo install rust-script
10
[...]
11
12
$ cat script.rs
0 commit comments