diff --git a/README.md b/README.md index e7aec6c5..6843fe2d 100644 --- a/README.md +++ b/README.md @@ -90,9 +90,12 @@ This dependency has been built using pure basic 4.61. Its source can be found at #### Dependencies required to build the portableApps.com format archive +* [NSIS Unicode Portable,](http://portableapps.com/apps/development/nsis_portable) version 2.46.5 rev 3 * [PortableApps.com Launcher,](http://portableapps.com/apps/development/portableapps.com_launcher) version 2.2 * [PortableApps.com Installer,](http://portableapps.com/apps/development/portableapps.com_installer) version 3.1.3 +Important! Install these 3 apps into the same folder, otherwise you won't be able to build the pa.c version. For example: D:\portableApps\NSISPortable, D:\PortableApps\PortableApps.com installer, ... + ### Running TW Blue from source Now that you have installed all these packages, you can run TW Blue from source using a command prompt. Navigate to the repo's src directory, and type the following command: diff --git a/windows-dependencies b/windows-dependencies index 1b69006f..54e07378 160000 --- a/windows-dependencies +++ b/windows-dependencies @@ -1 +1 @@ -Subproject commit 1b69006f66c2e421b3f6f6b91fd898755f407488 +Subproject commit 54e07378fdbfc3de0e52740037303339ecb65660