Skip to content

Commit b946615

Browse files
Added release page
1 parent 21ac43d commit b946615

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ Activate the environment in your current console. Note: You will have to do this
8585
```commandline
8686
conda activate myenv
8787
```
88+
Get the latest MAGIST Wheel from our [releases page](https://github.com/DeepShift-Labs/MAGIST-Algorithm/releases)!
89+
8890
Install MAGIST:
8991
```commandline
9092
pip3 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
100102
source activate
101103
```
104+
Get the latest MAGIST Wheel from our [releases page](https://github.com/DeepShift-Labs/MAGIST-Algorithm/releases)!
105+
102106
Install MAGIST:
103107
```commandline
104108
pip3 install MAGIST-Algorithm-x.x.x-py3-none-any.whl

0 commit comments

Comments
 (0)