Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
dd7ee7da72
2 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,7 @@ detailed instructions | quick install
|
|||
[[Ubuntu]] | `apt-get install git-annex`
|
||||
[[Fedora]] | `yum install git-annex`
|
||||
[[ArchLinux]] | `pacman -S git-annex`
|
||||
[[AlpineLinux]] | `apk add git-annex`
|
||||
[[NixOS]] | `nix-env -i git-annex`
|
||||
[[Gentoo]] | `emerge git-annex`
|
||||
[[Guix]] | `guix package -i git-annex`
|
||||
|
|
3
doc/install/AlpineLinux.mdwn
Normal file
3
doc/install/AlpineLinux.mdwn
Normal file
|
@ -0,0 +1,3 @@
|
|||
There is now a [git-annex package for AlpineLinux](https://pkgs.alpinelinux.org/package/edge/community/x86_64/git-annex), so to install it:
|
||||
|
||||
apk add git-annex
|
Loading…
Add table
Reference in a new issue