From: Jo-Philipp Wich Date: Wed, 11 Jun 2014 09:01:04 +0000 (+0200) Subject: Fix typo in README and break long line X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=dee084e3a629767203e8e502280e980efd027598;p=openwrt-packages.git Fix typo in README and break long line --- diff --git a/README b/README index d3e7d9064..e5694105f 100644 --- a/README +++ b/README @@ -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 *