diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-04-08 14:52:14 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-04-08 14:52:14 +0300 |
| commit | 30cfa540db55ed626eb3f72503fea2ae0e6cd5af (patch) | |
| tree | 42ee06cb0a1a7fc32047c14f8fde34273d6e324c | |
| parent | f02870a5f93935f9d9305b0ca2d5fa07f94397d6 (diff) | |
Update README
| -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 + |
