Commit 6fdde15d authored by Yuxin Wu's avatar Yuxin Wu

update readme (fix #570)

parent 728eb800
...@@ -61,6 +61,7 @@ Dependencies: ...@@ -61,6 +61,7 @@ Dependencies:
+ TensorFlow >= 1.2.0 + TensorFlow >= 1.2.0
+ Python bindings for OpenCV (Optional, but required by a lot of features) + Python bindings for OpenCV (Optional, but required by a lot of features)
``` ```
# install git, then:
pip install -U git+https://github.com/ppwwyyxx/tensorpack.git pip install -U git+https://github.com/ppwwyyxx/tensorpack.git
# or add `--user` to avoid system-wide installation. # or add `--user` to avoid system-wide installation.
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment