Skip to content

Commit f93c3e8

Browse files
Johannes Ballécopybara-github
authored andcommitted
Updates instructions for Windows.
PiperOrigin-RevId: 456880635 Change-Id: Idbff5910e01bc2152cecfcc62d39409f21ab9279
1 parent 68dbd01 commit f93c3e8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,11 @@ other people find the question or answer more easily later.
5353
## Installation
5454

5555
***Note: Precompiled packages are currently only provided for Linux and
56-
Darwin/Mac OS. To use these packages on Windows, consider using a
57-
[TensorFlow Docker image](https://www.tensorflow.org/install/docker) and
58-
installing TensorFlow Compression using pip inside the Docker container.***
56+
Darwin/Mac OS. To use these packages on Windows, consider installing TensorFlow
57+
using the [instructions for
58+
WSL2](https://www.tensorflow.org/install/pip#windows_1) or using a [TensorFlow
59+
Docker image](https://www.tensorflow.org/install/docker), and then installing
60+
the Linux package.***
5961

6062
Set up an environment in which you can install precompiled binary Python
6163
packages using the `pip` command. Refer to the

0 commit comments

Comments
 (0)