We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2752169 commit a198efaCopy full SHA for a198efa
README.md
@@ -13,7 +13,7 @@ First you need to install [tensorflow](https://www.tensorflow.org/versions/r0.9/
13
14
Then install tensorgraph via pip for bleeding edge version
15
```bash
16
-sudo pip install git+https://github.com/hycis/TensorGraph.git@master
+sudo pip install --upgrade git+https://github.com/hycis/TensorGraph.git@master
17
```
18
or simply clone and add to `PYTHONPATH`.
19
0 commit comments