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 a8b6963 commit f8d9c9bCopy full SHA for f8d9c9b
official/README.md
@@ -15,10 +15,10 @@ they target the
15
[nightly binaries](https://github.com/tensorflow/tensorflow#installation) built
16
from the
17
[master branch of TensorFlow](https://github.com/tensorflow/tensorflow/tree/master).
18
-or install with pip:
+You may start from installing with pip:
19
20
```shell
21
-pip install tf-nightly-2.0-preview
+pip install tf-nightly
22
```
23
24
**Stable versions** of the official models targeting releases of TensorFlow are
0 commit comments