Skip to content

Commit e944e76

Browse files
authored
Update source_windows.md
1 parent 98ef485 commit e944e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/install/source_windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ WARNING: Cannot build with CUDA support on Windows.
167167
Starting in TF 2.11, CUDA build is not supported for Windows. To use TensorFlow GPU on Windows, you will need to build/install TensorFlow in WSL2.
168168

169169
Do you want to use Clang to build TensorFlow? [Y/n]:
170-
Please use "--config=win_clang" to compile TensorFlow with CLANG.
170+
Add "--config=win_clang" to compile TensorFlow with CLANG.
171171

172172
Please specify the path to clang executable. [Default is C:\Program Files\LLVM\bin\clang.EXE]:
173173

0 commit comments

Comments
 (0)