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 4f2e983 commit a92c145Copy full SHA for a92c145
doc/build/windows.md
@@ -58,6 +58,9 @@ The 64-bit (x86_64) binary will only run on 64-bit Windows and will otherwise re
58
59
1. [Download](https://julialang.org/downloads) the latest version of Julia.
60
Extract the binary to a reasonable destination folder, e.g. `C:\julia`.
61
+ By default, Julia will be installed into
62
+ `C:\Users\YOURNAME\AppData\Local\Julia-1.0.0\bin`,
63
+ where `YOURNAME` is your Windows user name.
64
65
2. Double-click the `julia` shortcut to launch Julia.
66
0 commit comments