summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-04-08 14:52:14 +0300
committerYuval Adam <yuval@y3xz.com>2015-04-08 14:52:14 +0300
commit30cfa540db55ed626eb3f72503fea2ae0e6cd5af (patch)
tree42ee06cb0a1a7fc32047c14f8fde34273d6e324c
parentf02870a5f93935f9d9305b0ca2d5fa07f94397d6 (diff)
Update README
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4dcaacd..83a6989 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,15 @@ Helper scripts, files and configs for running [Arch Linux ARM](http://archlinuxa
## Installation
Follow the [official instructions](http://archlinuxarm.org/platforms/armv7/freescale/usb-armory).
+
+## Usage
+
+Each configuration is packaged separately and can be installed like so:
+
+```bash
+$ cd package-name
+$ makepkg -i
+```
+
+Details also available on https://wiki.archlinux.org/index.php/User:Yuvadm/USB_Armory
+