File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,8 @@ Activate the environment in your current console. Note: You will have to do this
8585``` commandline
8686conda activate myenv
8787```
88+ Get the latest MAGIST Wheel from our [ releases page] ( https://github.com/DeepShift-Labs/MAGIST-Algorithm/releases ) !
89+
8890Install MAGIST:
8991``` commandline
9092pip3 install MAGIST-Algorithm-x.x.x-py3-none-any.whl
@@ -99,6 +101,8 @@ To activate it, you must travel to that `path/bin/` and then run:
99101``` commandline
100102source activate
101103```
104+ Get the latest MAGIST Wheel from our [ releases page] ( https://github.com/DeepShift-Labs/MAGIST-Algorithm/releases ) !
105+
102106Install MAGIST:
103107``` commandline
104108pip3 install MAGIST-Algorithm-x.x.x-py3-none-any.whl
You can’t perform that action at this time.
0 commit comments