From f39a618ab58f76c7cec6093470d413d06ff8cd7d Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sat, 31 Dec 2016 01:08:18 -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 e1d21f9064..f523b49db9 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -1,6 +1,6 @@ # How Do I Install Discourse? -> :bell: The only officially supported installs of Discourse are [Docker](https://www.docker.io/) based. You must have access to a 64-bit Linux server **with Docker support**. We regret that we cannot support any other methods of installation including cpanel, plesk, webmin, etc. +> :bell: The only officially supported installs of Discourse are [Docker](https://www.docker.io/) based. You must have SSH access to a 64-bit Linux server **with Docker support**. We regret that we cannot support any other methods of installation including cpanel, plesk, webmin, etc. Simple 30 minute basic install: [**Beginner Docker install guide**][basic]