Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hycis committed Aug 31, 2016
1 parent 2752169 commit a198efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ First you need to install [tensorflow](https://www.tensorflow.org/versions/r0.9/

Then install tensorgraph via pip for bleeding edge version
```bash
sudo pip install git+https://github.com/hycis/TensorGraph.git@master
sudo pip install --upgrade git+https://github.com/hycis/TensorGraph.git@master
```
or simply clone and add to `PYTHONPATH`.
```bash
Expand Down

0 comments on commit a198efa

Please sign in to comment.