Skip to content
Snippets Groups Projects
Commit b2ff4782 authored by p4u's avatar p4u
Browse files

Change feed name in Readme from openwrt-routing to routing because feeds...

Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
parent 06af6674
No related branches found
No related tags found
No related merge requests found
......@@ -3,15 +3,15 @@ This is an OpenWrt package feed containing community maintained routing packages
To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:
src-git openwrt-routing git://github.com/openwrt-routing/packages.git
src-git routing git://github.com/openwrt-routing/packages.git
Update the feed:
./scripts/feeds update openwrt-routing
./scripts/feeds update routing
Activate the package:
./scripts/feeds install -a -p openwrt-routing
./scripts/feeds install -a -p routing
The routing packages should now appear in menuconfig.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment