conda install

This commit is contained in:
David Brochart
2020-01-12 19:17:29 +01:00
parent 947c4fe703
commit a6eeb8018f

View File

@@ -42,7 +42,12 @@ You can also install and run RustPython with the following:
$ cargo install rustpython
$ rustpython
Welcome to the magnificent Rust Python interpreter
>>>>>
>>>>>
Or through the `conda` package manager:
$ conda install rustpython -c conda-forge
$ rustpython
### WASI