From 1c7a64e26601fa407fd9077a52e65aa830a1a0f0 Mon Sep 17 00:00:00 2001 From: Jonathan Moore Liles Date: Thu, 15 Nov 2012 18:42:33 -0800 Subject: [PATCH] Update build instructions. --- README.build | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.build b/README.build index 5cf5224..503e5ab 100644 --- a/README.build +++ b/README.build @@ -4,6 +4,18 @@ This repository contains all of the non-* software. +** Getting NTK + +If you just cloned the non repository or just executed git pull, then +you should also run + + git submodule update --init + +to pull down the latest NTK code required by Non. Git does *not* do +this automatically. + +** Building NTK + If you don't have NTK installed system-wide (which isn't very likely yet) you *MUST* begin the build process by typing: