update the FreeBSD install command
This commit is contained in:
parent
0201e42ca3
commit
7f38265dde
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ detailed instructions | quick install
|
|||
[[Debian]] | `apt-get install git-annex`
|
||||
[[Ubuntu]] | `apt-get install git-annex`
|
||||
[[Fedora]] | `yum install git-annex`
|
||||
[[FreeBSD]] | `pkg_add -r hs-git-annex`
|
||||
[[FreeBSD]] | `pkg install hs-git-annex`
|
||||
[[ArchLinux]] | `yaourt -Sy git-annex-bin`
|
||||
[[NixOS]] | `nix-env -i git-annex`
|
||||
[[Gentoo]] | `emerge git-annex`
|
||||
|
|
Loading…
Add table
Reference in a new issue