diff --git a/_docs/020_install.md b/_docs/020_install.md index 7d40293..b200d6e 100644 --- a/_docs/020_install.md +++ b/_docs/020_install.md @@ -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: