We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8345b commit 9e3f5beCopy full SHA for 9e3f5be
site/en/install/source_windows.md
@@ -284,7 +284,7 @@ considered a Unix absolute path since it starts with a slash.)
284
285
Add the Bazel and Python installation directories to your `$PATH` environmental
286
variable. If Bazel is installed to `C:\tools\bazel.exe`, and Python to
287
-`C:\Python310\python.exe`, set your `PATH` with:
+`C:\Python\python.exe`, set your `PATH` with:
288
289
<pre class="prettyprint lang-bsh">
290
# Use Unix-style with ':' as separator
0 commit comments