remove ubuntu 13 in favor of ubuntu 14
authorJeff Atwood <jatwood@codinghorror.com>
Tue, 8 Jul 2014 18:25:16 +0000 (11:25 -0700)
committerJeff Atwood <jatwood@codinghorror.com>
Tue, 8 Jul 2014 18:25:16 +0000 (11:25 -0700)
README.md

index 10b6f1abd4186f5f32a0de0c4c6a786d06eb7b65..50d3717998db2b125216231317f85b22c208eaba 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 
 ### IMPORTANT: Before You Start
 
-1. Make sure you're running a **64 bit** version of either [Ubuntu 12.04 LTS](http://releases.ubuntu.com/precise/), [Ubuntu 13.04](http://releases.ubuntu.com/13.04/) or [Ubuntu 13.10](http://releases.ubuntu.com/13.10/).
+1. Make sure you're running a **64 bit** version of either [Ubuntu 12.04 LTS](http://releases.ubuntu.com/precise/),  or [Ubuntu 14.10](http://releases.ubuntu.com/14.04/).
 1. Upgrade to the [latest version of Docker](http://docs.docker.io/en/latest/installation/ubuntulinux/).
 1. Create a directory for Discourse Docker (the expected path is `/var/docker`): `install -g docker -m 2775 -d /var/docker`
 1. Run the docker installation and launcher as **root** or a member of the **docker** group.