Skip to content

Commit a6eeb80

Browse files
committed
conda install
1 parent 947c4fe commit a6eeb80

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,12 @@ You can also install and run RustPython with the following:
4242
$ cargo install rustpython
4343
$ rustpython
4444
Welcome to the magnificent Rust Python interpreter
45-
>>>>>
45+
>>>>>
46+
47+
Or through the `conda` package manager:
48+
49+
$ conda install rustpython -c conda-forge
50+
$ rustpython
4651

4752

4853
### WASI

0 commit comments

Comments
 (0)