From: Steven Barth Date: Sun, 1 Jun 2014 09:05:20 +0000 (+0200) Subject: Add README X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a22de9b74cf9579d1ce7e6cf1845b4afa4277b00;p=openwrt-packages.git Add README --- a22de9b74cf9579d1ce7e6cf1845b4afa4277b00 diff --git a/README b/README new file mode 100644 index 000000000..3068cca2a --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +This is an OpenWrt package feed containing community maintained packages. + +Usage: +Add to feeds.conf: src-git packages git://github.com/openwrt/packages.git +Run: ./scripts/feeds update packages +Run: ./scripts/feess install -a -p packages +