diff options
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 + |
