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

Add FreeBSD installation instructions

This commit is contained in:
Mateusz Piotrowski 2019-05-03 10:08:01 +02:00
parent 6f4aee32a7
commit 3cfd802210

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: