mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Add FreeBSD installation instructions
This commit is contained in:
parent
6f4aee32a7
commit
3cfd802210
@ -44,6 +44,14 @@ emerge -atv app-admin/yadm
|
|||||||
xbps-install 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
|
## Download
|
||||||
|
|
||||||
You *can* simply download the **yadm** script and put it into your `$PATH`. Something like this:
|
You *can* simply download the **yadm** script and put it into your `$PATH`. Something like this:
|
||||||
|
Loading…
Reference in New Issue
Block a user