summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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
+