1
0
Fork 0
mirror of synced 2024-06-20 06:11:09 -04:00

Add installation instructions for Void Linux (#97)

This commit is contained in:
Tim Byrne 2017-12-08 08:06:41 -06:00
parent 2ac46dd752
commit 4c3af52a4e
No known key found for this signature in database
GPG key ID: 14DB4FC2465A4B12

View file

@ -57,6 +57,14 @@ yaourt -S yadm-git
emerge -atv app-admin/yadm
```
## Void Linux
**yadm** is available in the official repository, simply use `xbps-install` to install it.
```
xbps-install yadm
```
## Download
You *can* simply download the **yadm** script and put it into your `$PATH`. Something like this: