From 5e1c19128b5ef32ca1798a9544aaf9b6e382e404 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 16 Mar 2014 14:03:01 +0000 Subject: Use generic package install command. --- Docs/QUICK-START | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'Docs') diff --git a/Docs/QUICK-START b/Docs/QUICK-START index 917a3cfeb..2597bc79b 100644 --- a/Docs/QUICK-START +++ b/Docs/QUICK-START @@ -2,8 +2,7 @@ Quick Build Steps for NetSurf 26 February 2014 -------------------------------------------------------------------------------- - This document provides steps for building the GTK version of NetSurf on a - debian based linux system. + This document provides steps for building NetSurf. Grab a temporary env.sh @@ -19,11 +18,14 @@ Installs all packages required to build NetSurf and the NetSurf project libraries. - $ ns-apt-get-install + $ ns-package-install + If your package manager is not supported, you will have to install third + party packages manually. - Get the NetSurf project source code -------------------------------------- + + Get the NetSurf project source code from Git +---------------------------------------------- $ ns-clone -- cgit v1.2.3