try a table

This commit is contained in:
Joey Hess 2012-09-27 17:25:08 -04:00
parent 9e75071e16
commit 98160fc67e

View file

@ -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