summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-03-31 09:59:23 +0000
committerSteven Barth <steven@midlink.org>2008-03-31 09:59:23 +0000
commit8dd5fda3953a70fc0418b38e9b8c706a2c75bb80 (patch)
treecee77f53e82b4bfdaf17a57a56337bda33d59fe6 /INSTALL
parentd38b1542dc3d5233c1089cbafeb41c95a9449d77 (diff)
* Fixed information in INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 4 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index c46feeb42..5bfcfe936 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,14 +7,16 @@ TOC:
1. Kamikaze Feed
- 1. Change to your OpenWRT buldroot
+ 1. Change to your OpenWRT buildroot
2. Add the following line to your OpenWRT feeds.conf:
src-svn ffluci https://dev.leipzig.freifunk.net/svn/ff-luci/trunk/contrib/package
3. Run ./scripts/feeds update ffluci
- 4. Type make menuconfig and you will find ffluci in the menu "Administration"
+ 4. Run ./scritps/feeds install ffluci
+
+ 5. Type make menuconfig and you will find ffluci in the menu "Administration"
2. Kamikaze Packages