aboutsummaryrefslogtreecommitdiff
path: root/development/nsis/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-10-13 00:35:33 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:27 +0700
commit08400975d728302ea0b1fe34624467063c7497cf (patch)
tree019365f264682e0d110e022ac6209ca1da9d5e06 /development/nsis/README
parentd73977ed6d07ec3f935f470973b7ef2045f9bdd6 (diff)
downloadslackbuilds-08400975d728302ea0b1fe34624467063c7497cf.tar.xz
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/README')
-rw-r--r--development/nsis/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/development/nsis/README b/development/nsis/README
index 7cc754ac5fd3..ffdbfd5de987 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.