diff options
author | Steven Barth <steven@midlink.org> | 2008-03-31 09:59:23 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-03-31 09:59:23 +0000 |
commit | 8dd5fda3953a70fc0418b38e9b8c706a2c75bb80 (patch) | |
tree | cee77f53e82b4bfdaf17a57a56337bda33d59fe6 /INSTALL | |
parent | d38b1542dc3d5233c1089cbafeb41c95a9449d77 (diff) |
* Fixed information in INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |