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