diff options
-rw-r--r-- | development/nsis/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/development/nsis/README b/development/nsis/README index 7cc754ac5fd37..ffdbfd5de987d 100644 --- a/development/nsis/README +++ b/development/nsis/README @@ -1,5 +1,6 @@ -NSIS (Nullsoft Scriptable Install System) is a professional open source system -to create Windows installers. It is designed to be as small and flexible as -possible and is therefore very suitable for internet distribution. +NSIS (Nullsoft Scriptable Install System) is a professional open source +system to create Windows installers. It is designed to be as small +and flexible as possible and is therefore very suitable for internet +distribution. NOTE: This won't build on x86_64. |