Skip to content
Snippets Groups Projects
Commit c73ecbad authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

msys2 build instructions: consistent version number for all instructions

parent b164f9cc
No related branches found
No related tags found
No related merge requests found
......@@ -134,9 +134,9 @@ wget http://dl.nwjs.io/v0.14.6/nwjs-sdk-v0.14.6-win-ia32.zip</code>
For Windows Vista, 7, and 10:<code>
wget http://dl.nwjs.io/v0.14.6/nwjs-sdk-v0.14.6-win-x64.zip</code>
12. Unzip nw.js: *(less than a minute)*<code>
unzip nwjs-sdk-v0.14.2-win-x64.zip</code>
unzip nwjs-sdk-v0.14.6-win-x64.zip</code>
13. Now move it into the repo: *(less than a minute)*<code>
mv nwjs-sdk-v0.14.2-win-x64 purr-data/pd/nw/nw</code>
mv nwjs-sdk-v0.14.6-win-x64 purr-data/pd/nw/nw</code>
14. Enter the purr-data directory *(less than a minute)*<code>
cd purr-data/packages/win32_inno</code>
15. Download all submodules *(3 minutes)*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment