From c8abb15a191fbebf9075f78b9872f6110b335442 Mon Sep 17 00:00:00 2001 From: Evan Flynn Date: Tue, 8 Jul 2014 20:51:19 -0400 Subject: [PATCH] Fix typo on Ubuntu version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50d3717..6442c08 100644 --- 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/), or [Ubuntu 14.10](http://releases.ubuntu.com/14.04/). +1. Make sure you're running a **64 bit** version of either [Ubuntu 12.04 LTS](http://releases.ubuntu.com/precise/), or [Ubuntu 14.04 LTS](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. -- 2.25.1