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 2ccc745 commit bb0480eCopy full SHA for bb0480e
README.md
@@ -56,7 +56,7 @@ NOTE: For windows users, please set `RUSTPYTHONPATH` environment variable as `Li
56
You can also install and run RustPython with the following:
57
58
```bash
59
-$ cargo install --git https://github.com/RustPython/RustPython
+$ cargo install --git https://github.com/RustPython/RustPython rustpython
60
$ rustpython
61
Welcome to the magnificent Rust Python interpreter
62
>>>>>
0 commit comments