Skip to content

Commit f8d9c9b

Browse files
saberkuntensorflower-gardener
authored andcommitted
Update installation to tf-nightly as it is tf2.x now.
PiperOrigin-RevId: 272934570
1 parent a8b6963 commit f8d9c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

official/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ they target the
1515
[nightly binaries](https://github.com/tensorflow/tensorflow#installation) built
1616
from the
1717
[master branch of TensorFlow](https://github.com/tensorflow/tensorflow/tree/master).
18-
or install with pip:
18+
You may start from installing with pip:
1919

2020
```shell
21-
pip install tf-nightly-2.0-preview
21+
pip install tf-nightly
2222
```
2323

2424
**Stable versions** of the official models targeting releases of TensorFlow are

0 commit comments

Comments
 (0)