From 19d390456a40a8f4a43e7cae5164dd5483f6d575 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Sat, 16 Sep 2017 02:18:36 -0700 Subject: [PATCH] docs: Update production docs to not go through zulip.org. --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 667d181e1d..cdffe88094 100644 --- a/README.md +++ b/README.md @@ -61,16 +61,15 @@ The Zulip community has a [Code of Conduct][code-of-conduct]. ## Installing the Zulip Development environment The Zulip development environment is the recommended option for folks -interested in trying out Zulip. This is documented in [the developer -installation guide][dev-install]. +interested in trying out Zulip, since it is very easy to install. +This is documented in [the developer installation guide][dev-install]. ## Running Zulip in production Zulip in production supports Ubuntu 14.04 Trusty and Ubuntu 16.04 -Xenial. Work is ongoing on adding support for additional -platforms. The installation process is documented at - and in more detail in [the -documentation](https://zulip.readthedocs.io/en/latest/prod-install.html). +Xenial. We're happy to support work to enable Zulip to run on +additional platforms. The installation process is +[documented here](https://zulip.readthedocs.io/en/latest/prod.html). ## Ways to contribute