diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-09-16 16:37:18 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-09-16 16:57:43 +0100 |
commit | 2e33b1ac860e237ef31b862f80aa7d2b1dcf9c57 (patch) | |
tree | 08119967b7a862e1ac10b5143f3b14f747a88328 /doc/INSTALL.md | |
parent | 0cd3302fa26b4760e9142d86be30c9049688eff7 (diff) |
Assume Ubuntu 12.04 (precise) not 10.04 (lucid)
Precise is now the long term maintenance version, and has a more
up-to-date package of rubygems available.
Diffstat (limited to 'doc/INSTALL.md')
-rw-r--r-- | doc/INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 8390aee7b..431ead4e4 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -1,4 +1,4 @@ -These instructions assume Debian Squeeze or Ubuntu 10.04 LTS. +These instructions assume Debian Squeeze (64-bit) or Ubuntu 12.04 LTS (precise). [Install instructions for OS X](https://github.com/mysociety/alaveteli/wiki/OS-X-Quickstart) are under development. Debian Squeeze is the best supported deployment platform. |