Skip to content

Commit a1e3256

Browse files
authored
Merge pull request RustPython#5469 from fu050409/patch-1
2 parents 2ccc745 + bb0480e commit a1e3256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ NOTE: For windows users, please set `RUSTPYTHONPATH` environment variable as `Li
5656
You can also install and run RustPython with the following:
5757

5858
```bash
59-
$ cargo install --git https://github.com/RustPython/RustPython
59+
$ cargo install --git https://github.com/RustPython/RustPython rustpython
6060
$ rustpython
6161
Welcome to the magnificent Rust Python interpreter
6262
>>>>>

0 commit comments

Comments
 (0)