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 440fd02 commit 138b6c0Copy full SHA for 138b6c0
index.markdown
@@ -20,7 +20,7 @@ demo:
20
label: 'Notebook'
21
22
installation:
23
- - command: "cargo install --git https://github.com/RustPython/RustPython"
+ - command: "cargo install --git https://github.com/RustPython/RustPython rustpython"
24
- command: "wapm install rustpython"
25
- command: "conda install rustpython -c conda-forge"
26
0 commit comments