Merge pull request #377 from zorun/master
[feed/routing.git] / README
diff --git a/README b/README
index aa224080c6a5d59c7f447f5fa3252cb2aaa50079..72b7fcceeec8f3133c10d1c6cfb4938123d940ed 100644 (file)
--- a/README
+++ b/README
@@ -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.