reorder
it seems to make sense to have linux and osx first since a lot of users use those, and windows at the end because well, it's windows. but it seemed odd to start with osx, so moved linux up. alphabetical would maybe be better, but then android comes first, which just feels weird since it's such a niche port. also the linux distro sublist has a good reason not to be alphabetical, eg docker and conda are on there as kind of last resorts
This commit is contained in:
parent
9b8d6a86e8
commit
e8ee1a4506
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
|||
|
||||
[[!table format=dsv header=yes data="""
|
||||
detailed instructions | quick install
|
||||
[[OSX]] |
|
||||
[[OSX/Homebrew]] | `brew install git-annex`
|
||||
[[Android]] | **beta**
|
||||
[[Linux|linux_standalone]] |
|
||||
[[Debian]] | `apt-get install git-annex`
|
||||
[[Ubuntu]] | `apt-get install git-annex`
|
||||
|
@ -19,7 +16,10 @@ detailed instructions | quick install
|
|||
[[openSUSE]] | `zypper in git-annex`
|
||||
[[Docker]] |
|
||||
[[conda]] | `conda install -c conda-forge git-annex`
|
||||
[[OSX]] |
|
||||
[[OSX/Homebrew]] | `brew install git-annex`
|
||||
[[FreeBSD]] | `pkg install hs-git-annex`
|
||||
[[Android]] | **beta**
|
||||
[[Windows]] | **beta**
|
||||
"""]]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue