Skip to content

Commit

Permalink
Merge pull request #3091 from sumanstats/patch-1
Browse files Browse the repository at this point in the history
fix the link in "Windows guide"
  • Loading branch information
patrickbkr authored Aug 5, 2019
2 parents 0eee9a9 + ebc541f commit 84b3e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-guide-binary.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Windows
=======

- Create a fresh Windows 10 VM as described in [the Windows guide](docs/windows.md) if you don't have an up to date Windows 10 available (the download is 20GB and turns unusable after ~ 2 months).
- Create a fresh Windows 10 VM as described in [the Windows guide](windows.md) if you don't have an up to date Windows 10 available (the download is 20GB and turns unusable after ~ 2 months).
- Install Git, Perl 5, and the C/C+ development tools as described in that guide.
- Download the [latest release](http://rakudo.org/files/rakudo) and extract it to `C:\rakudo`. The path will end up in the finished build, so if you don't want some other path to end up persisted in the build in some buildsystem variable put it in `C:\rakudo`.
- Open the 'Developer Command Prompt for VS 20XX'.
Expand Down

0 comments on commit 84b3e9f

Please sign in to comment.