From 1f5f96003de38ab75969f2405d303b5db40c66cf Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 25 Feb 2014 08:18:43 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc863a9..ecea348 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ If you do not do any of the above, as RoboCop once said, ["there will be… trou The simplest way to get started is the **standalone** template: -1. **Clone** this project from github into `/var/docker` on your server: `git clone https://github.com/SamSaffron/discourse_docker.git /var/docker` +1. **Clone** this project from github into `/var/docker` on your server: `git clone https://github.com/discourse/discourse_docker.git /var/docker` 2. **Copy** the standalone sample into the containers directory: `cp samples/standalone.yml containers/app.yml` 3. **Edit** `containers/app.yml` with your environment specific information - [bindings](#expose) -- 2.25.1