Skip to content

Commit 7be6338

Browse files
authored
Reverted a change
1 parent 62dcc32 commit 7be6338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/install/pip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ step-by-step instructions.
5151
supported GPU on native-Windows.
5252
Starting with TensorFlow `2.11`, you will need to install
5353
[TensorFlow in WSL2](https://tensorflow.org/install/pip#windows-wsl2),
54-
or install `tensorflow-cpu` and, optionally, try the
54+
or install `tensorflow` or `tensorflow-cpu` and, optionally, try the
5555
[TensorFlow-DirectML-Plugin](https://github.com/microsoft/tensorflow-directml-plugin#tensorflow-directml-plugin-)
5656

5757
```bash

0 commit comments

Comments
 (0)