mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
I've made AUR package for yadm, so I've
updated README to reflect it
This commit is contained in:
parent
10f8833968
commit
ed1175e0a6
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user