Browse Source

Fix README

Steven Barth 10 years ago
parent
commit
e809f436b8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README

+ 1
- 1
README View File

@@ -5,7 +5,7 @@ This is an OpenWrt package feed containing community-maintained packages.
5 5
 
6 6
 * Usage *
7 7
 
8
-Add to feeds.conf: src-git packages git://github.com/openwrt/packages.git
8
+Replace the feeds.conf entry for packages with: src-git packages git://github.com/openwrt/packages.git
9 9
 Run: ./scripts/feeds update packages
10 10
 Run: ./scripts/feess install -a -p packages
11 11