diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-06 13:43:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-06 13:43:31 -0400 |
commit | 6c45f1123d0709787c7df15c46b8d97e9813eb83 (patch) | |
tree | 829a539d35b836adf969ff0ae2314b024b3c0771 /doc/install/Ubuntu.mdwn | |
parent | c975384195467b5e5bca32d8199330e96be9feba (diff) |
reord install pages; per-OS instructions
Diffstat (limited to 'doc/install/Ubuntu.mdwn')
-rw-r--r-- | doc/install/Ubuntu.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/install/Ubuntu.mdwn b/doc/install/Ubuntu.mdwn new file mode 100644 index 000000000..ffc763ff3 --- /dev/null +++ b/doc/install/Ubuntu.mdwn @@ -0,0 +1,5 @@ +If using Ubuntu natty or newer: + + sudo apt-get install git-annex + +Otherwise, see [[Debian]] manual installation instructions. |