From 674e91724363b9cf9a5290baa599802936187c6b Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 30 Jan 2015 16:34:09 -0800 Subject: [PATCH] Update INSTALL.md --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 0b6ea043786..9d4c47289fe 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -6,7 +6,7 @@ Simple 30 minute basic install: Powerful, flexible, large or multiple server install: [**Advanced Docker install guide**][docker] -The only officially supported installs of Discourse are the [Docker](https://www.docker.io/) based beginner and advanced installs. We regret that we cannot support any other methods of installation. (Alternately, you can try the [unofficial Heroku install guide][heroku], the [unofficial Ubuntu install guide][ubuntu], the [BitNami Discourse Virtual Machine package][bitnami] or [Cloud66][cloud66].) +The only officially supported installs of Discourse are the [Docker](https://www.docker.io/) based beginner and advanced installs. We regret that we cannot support any other methods of installation. ### Why do you only officially support Docker?