I've made AUR package for yadm, so I've

updated README to reflect it
This commit is contained in:
Franciszek Madej 2016-01-22 18:45:00 +01:00
parent 10f8833968
commit ed1175e0a6
1 changed files with 6 additions and 0 deletions

View File

@ -34,6 +34,12 @@ Or if not using yum, you can just directly download the RPM
curl -fLO https://dl.bintray.com/thelocehiliosan/rpm/yadm-1.02-1.noarch.rpm
sudo rpm -ivh yadm-1.02-1.noarch.rpm
#### Arch Linux
**yadm** is available in the Arch User Repos and can be installed with AUR helper or Makepkg
yaourt -S yadm
#### Other
You *can* simply download the **yadm** script and put it into your `$PATH`. Something like this: