Skip to content

Commit a198efa

Browse files
committed
update readme
1 parent 2752169 commit a198efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ First you need to install [tensorflow](https://www.tensorflow.org/versions/r0.9/
1313

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

0 commit comments

Comments
 (0)