try a table
This commit is contained in:
parent
9e75071e16
commit
98160fc67e
1 changed files with 13 additions and 11 deletions
|
@ -3,17 +3,19 @@
|
||||||
Quick commands given where possible, but see the individual pages for
|
Quick commands given where possible, but see the individual pages for
|
||||||
details.
|
details.
|
||||||
|
|
||||||
* [[OSX]]
|
[[!table format=dsv header=no data="""
|
||||||
* [[Debian]] `apt-get install git-annex`
|
[[OSX]] |
|
||||||
* [[Ubuntu]] `apt-get install git-annex`
|
[[Debian]] | `apt-get install git-annex`
|
||||||
* [[FreeBSD]] `pkg_add -r hs-git-annex`
|
[[Ubuntu]] | `apt-get install git-annex`
|
||||||
* [[ArchLinux]] `yaourt -Sy git-annex`
|
[[FreeBSD]] | `pkg_add -r hs-git-annex`
|
||||||
* [[NixOS]] `nix-env -i git-annex`
|
[[ArchLinux]] | `yaourt -Sy git-annex`
|
||||||
* [[Gentoo]] `emerge git-annex`
|
[[NixOS]] | `nix-env -i git-annex`
|
||||||
* [[ScientificLinux5]] (and other RHEL5 clones like CentOS5)
|
[[Gentoo]] | `emerge git-annex`
|
||||||
* [[Fedora]]
|
[[ScientificLinux5]] | (and other RHEL5 clones like CentOS5)
|
||||||
* [[openSUSE]]
|
[[Fedora]] |
|
||||||
* Windows: [[sorry, not possible yet|todo/windows_support]]
|
[[openSUSE]] |
|
||||||
|
Windows | [[sorry, Windows not supported yet|todo/windows_support]]
|
||||||
|
"""]]
|
||||||
|
|
||||||
## Using cabal
|
## Using cabal
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue