Skip to content

Commit

Permalink
update pip package URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
kitstar committed Dec 18, 2017
1 parent 8aeedf8 commit 3278c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -60,7 +60,7 @@ Models | Caffe | Keras | Tensorflow

You can get stable version of MMdnn by
```bash
pip install https://github.com/Microsoft/MMdnn/releases/download/0.1.1/mmdnn-0.1.1-py2.py3-none-any.whl
pip install https://github.com/Microsoft/MMdnn/releases/download/0.1.2/mmdnn-0.1.2-py2.py3-none-any.whl
```

or you can try newest version by
Expand Down

0 comments on commit 3278c9a

Please sign in to comment.