Skip to content

Commit 6c358af

Browse files
authored
Fix README typo (fixes epage#43)
1 parent f3a7952 commit 6c358af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Run Rust script files without any setup or explicit compilation step, with seamless use of crates specified as dependencies inside the scripts.
77

88
```sh
9-
$ cargo install script-script
9+
$ cargo install rust-script
1010
[...]
1111

1212
$ cat script.rs

0 commit comments

Comments
 (0)