Skip to content

Commit a92c145

Browse files
authored
Fix #29141 (#35906)
1 parent 4f2e983 commit a92c145

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/build/windows.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ The 64-bit (x86_64) binary will only run on 64-bit Windows and will otherwise re
5858

5959
1. [Download](https://julialang.org/downloads) the latest version of Julia.
6060
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.
6164

6265
2. Double-click the `julia` shortcut to launch Julia.
6366

0 commit comments

Comments
 (0)