freebsd is not a linux distribution
This commit is contained in:
parent
5545e78a1e
commit
9b8d6a86e8
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,6 @@ detailed instructions | quick install
|
|||
[[Debian]] | `apt-get install git-annex`
|
||||
[[Ubuntu]] | `apt-get install git-annex`
|
||||
[[Fedora]] | `yum install git-annex`
|
||||
[[FreeBSD]] | `pkg install hs-git-annex`
|
||||
[[ArchLinux]] | `pacman -S git-annex`
|
||||
[[NixOS]] | `nix-env -i git-annex`
|
||||
[[Gentoo]] | `emerge git-annex`
|
||||
|
@ -20,6 +19,7 @@ detailed instructions | quick install
|
|||
[[openSUSE]] | `zypper in git-annex`
|
||||
[[Docker]] |
|
||||
[[conda]] | `conda install -c conda-forge git-annex`
|
||||
[[FreeBSD]] | `pkg install hs-git-annex`
|
||||
[[Windows]] | **beta**
|
||||
"""]]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue