Merge pull request #30 from greearb/master 1.3.2
authorAdrian Chadd <adrian.chadd@gmail.com>
Wed, 8 May 2013 23:08:24 +0000 (16:08 -0700)
committerAdrian Chadd <adrian.chadd@gmail.com>
Wed, 8 May 2013 23:08:24 +0000 (16:08 -0700)
 Update build instructions.

README

diff --git a/README b/README
index 18af41ff46a242157a4debec43b707122a4b579c..15c003c2b11729710e51e327a980a6a809ea37bd 100644 (file)
--- a/README
+++ b/README
@@ -61,7 +61,7 @@ You're in for a treat.
 
   * Linux:
 
-  $ ./build
+  $ make firmware
 
   * FreeBSD:
 
@@ -70,7 +70,7 @@ You're in for a treat.
   $ ./build
 
 You will end up with two .fw files - one for the AR7010 and one for
-the AR9271.
+the AR9271 in the target_firmware directory.
 
 
 Then what?