Merge pull request #154 from 0mp/patch-1

This commit is contained in:
Tim Byrne 2019-08-29 07:05:35 -05:00
commit 13b41a56ae
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12
1 changed files with 8 additions and 0 deletions

View File

@ -44,6 +44,14 @@ emerge -atv app-admin/yadm
xbps-install yadm
```
## FreeBSD
**yadm** is available in the FreeBSD ports. Use `pkg` to install it from a prebuilt binary package:
```
pkg install yadm
```
## Download
You *can* simply download the **yadm** script and put it into your `$PATH`. Something like this: