mirror of https://git.openwrt.org/project/luci.git
* Updated INSTALL file
This commit is contained in:
parent
6adf7451cf
commit
348dc79268
4
INSTALL
4
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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue