summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-12 14:07:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-12 14:07:53 -0400
commit8ea0ce8851c7603976d98b85ff3dad31b2d02197 (patch)
tree98bdafc7ab69fc6f368cf5c2580e3d8c615bfe1c /doc/install.mdwn
parentb5e4e1fd407395e2f37192eeed1a15c3bde013a8 (diff)
update install instructions for Fedora
now available in Fedora
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn30
1 files changed, 14 insertions, 16 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 2d0e718bb..7e88fc0b2 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -1,22 +1,20 @@
## Pick your OS
-Quick commands given where possible, but see the individual pages for
-details.
-
-[[!table format=dsv header=no data="""
-[[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/git-annex.dmg.bz2) **beta**
+[[!table format=dsv header=yes data="""
+detailed instructions | quick install
+[[OSX]] | [download git-annex.app](http://downloads.kitenet.net/git-annex/OSX/git-annex.dmg.bz2) **beta**
[[Linux|linux_standalone]] | [download prebuilt linux tarball](http://downloads.kitenet.net/git-annex/linux/)
-[[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`
-[[NixOS]] | `nix install git-annex`
-[[ScientificLinux5]] | (and other RHEL5 clones like CentOS5)
-[[Fedora]] |
-[[openSUSE]] |
-Windows | [[sorry, Windows not supported yet|todo/windows_support]]
+[[Debian]] | `apt-get install git-annex`
+[[Ubuntu]] | `apt-get install git-annex`
+[[Fedora]] | `yum 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`
+[[NixOS]] | `nix install git-annex`
+[[ScientificLinux5]] | (and other RHEL5 clones like CentOS5)
+[[openSUSE]] |
+Windows | [[sorry, Windows not supported yet|todo/windows_support]]
"""]]
## Using cabal