Skip to content

Commit

Permalink
Fix #29141 (#35906)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored May 15, 2020
1 parent 4f2e983 commit a92c145
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/build/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ The 64-bit (x86_64) binary will only run on 64-bit Windows and will otherwise re

1. [Download](https://julialang.org/downloads) the latest version of Julia.
Extract the binary to a reasonable destination folder, e.g. `C:\julia`.
By default, Julia will be installed into
`C:\Users\YOURNAME\AppData\Local\Julia-1.0.0\bin`,
where `YOURNAME` is your Windows user name.

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

Expand Down

0 comments on commit a92c145

Please sign in to comment.