Fix typo in README and break long line

This commit is contained in:
Jo-Philipp Wich 2014-06-11 11:01:04 +02:00
parent b07194e5a8
commit dee084e3a6
1 changed files with 4 additions and 2 deletions

6
README
View File

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