Skip to content

Commit 9e3f5be

Browse files
authored
Revised TF Windows docs as per the comments
1 parent 8a8345b commit 9e3f5be

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
@@ -284,7 +284,7 @@ considered a Unix absolute path since it starts with a slash.)
284284

285285
Add the Bazel and Python installation directories to your `$PATH` environmental
286286
variable. If Bazel is installed to `C:\tools\bazel.exe`, and Python to
287-
`C:\Python310\python.exe`, set your `PATH` with:
287+
`C:\Python\python.exe`, set your `PATH` with:
288288

289289
<pre class="prettyprint lang-bsh">
290290
# Use Unix-style with ':' as separator

0 commit comments

Comments
 (0)