summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index a9196f0816..74c856eca0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,9 +12,9 @@ TOC:
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
+ 3. Run ./scripts/feeds update
- 4. Run ./scripts/feeds install ffluci
+ 4. Run ./scripts/feeds install luci-lua ffluci
5. Type make menuconfig and you will find ffluci in the menu "Administration"