Add installation instructions for Void Linux (#97)
This commit is contained in:
parent
2ac46dd752
commit
4c3af52a4e
1 changed files with 8 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue