Merge pull request #154 from 0mp/patch-1
This commit is contained in:
commit
13b41a56ae
1 changed files with 8 additions and 0 deletions
|
@ -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 a new issue