freebsd is not a linux distribution

This commit is contained in:
Joey Hess 2021-03-22 14:28:03 -04:00
parent 5545e78a1e
commit 9b8d6a86e8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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**
"""]]