diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 00:35:33 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:27 +0700 |
commit | 08400975d728302ea0b1fe34624467063c7497cf (patch) | |
tree | 019365f264682e0d110e022ac6209ca1da9d5e06 /development/nsis | |
parent | d73977ed6d07ec3f935f470973b7ef2045f9bdd6 (diff) |
development/nsis: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/nsis')
-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. |