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
|
||||
details.
|
||||
|
||||
* [[OSX]]
|
||||
* [[Debian]] `apt-get install git-annex`
|
||||
* [[Ubuntu]] `apt-get install git-annex`
|
||||
* [[FreeBSD]] `pkg_add -r hs-git-annex`
|
||||
* [[ArchLinux]] `yaourt -Sy git-annex`
|
||||
* [[NixOS]] `nix-env -i git-annex`
|
||||
* [[Gentoo]] `emerge git-annex`
|
||||
* [[ScientificLinux5]] (and other RHEL5 clones like CentOS5)
|
||||
* [[Fedora]]
|
||||
* [[openSUSE]]
|
||||
* Windows: [[sorry, not possible yet|todo/windows_support]]
|
||||
[[!table format=dsv header=no data="""
|
||||
[[OSX]] |
|
||||
[[Debian]] | `apt-get install git-annex`
|
||||
[[Ubuntu]] | `apt-get install git-annex`
|
||||
[[FreeBSD]] | `pkg_add -r hs-git-annex`
|
||||
[[ArchLinux]] | `yaourt -Sy git-annex`
|
||||
[[NixOS]] | `nix-env -i git-annex`
|
||||
[[Gentoo]] | `emerge git-annex`
|
||||
[[ScientificLinux5]] | (and other RHEL5 clones like CentOS5)
|
||||
[[Fedora]] |
|
||||
[[openSUSE]] |
|
||||
Windows | [[sorry, Windows not supported yet|todo/windows_support]]
|
||||
"""]]
|
||||
|
||||
## Using cabal
|
||||
|
||||
|
|
Loading…
Reference in a new issue