summaryrefslogtreecommitdiffstats
path: root/development/gn/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/gn/README')
-rw-r--r--development/gn/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/development/gn/README b/development/gn/README
index d72f2e9c83..2766344ee1 100644
--- a/development/gn/README
+++ b/development/gn/README
@@ -1,6 +1,3 @@
GN is a meta-build system that generates build files for Ninja.
-The dependency on ninja can be avoided by installing samu from SBo
-instead. To build with samu instead of ninja use:
-
- NINJA=samu ./gn.SlackBuild
+To build with samu instead of ninja, do: NINJA=samu ./gn.SlackBuild