Skip to content

Commit

Permalink
Removed comment in Arch section re Windows PATH
Browse files Browse the repository at this point in the history
I repeated the Arch cross-compilation steps to recheck everything, and noticed that the Windows PATH environment variable does not need to include the Julia lib directory (the Julia batch file executes without needing this additional step), so I removed my relevant comment.
  • Loading branch information
papamarkou committed Jun 8, 2013
1 parent 14fc2a2 commit 81014f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ First the required dependencies will be installed:

The build and install process of Julia is the same as in steps 1-7 of Ubuntu.

Finally, after completing the Julia cross-compilation by executing the 7 Julia build and installation steps described in the Ubuntu section and after moving the julia-* directory/zipfile to the target machine, add the `julia-*/lib` and `julia-*/lib/julia` directories to your Windows `PATH` environment variable.

Important Build Errata
----------------------

Expand Down

0 comments on commit 81014f3

Please sign in to comment.