From 7b908084f9ba254b1bc9756cb2fe71008022180f Mon Sep 17 00:00:00 2001 From: "Justin M. Wray" Date: Fri, 1 Sep 2017 13:16:23 -0400 Subject: [PATCH] Revert "Added Quick Setup Guide to README (#556)" This reverts commit d2ee4b3f88dc9f9a32116a1f16108a1110a53d89. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8eef011a..cd5112e5 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ For more information, see the [Admin Guide](https://github.com/facebook/fbctf/wi # Installation -The FBCTF platform was designed with flexibility in mind, allowing for different types of installations depending on the needs of the end user. The FBCTF platform can be installed either in Development Mode, or Production Mode. +The FBCTF platform was designed with flexibility in mind, allowing for different types of installations depending on the needs of the end user. The FBCTF platform can be installed either in Development Mode, or Production Mode. Development is for development, and Production is intended for live events utilizing the FBCTF platform. -[Quick Setup Guide](https://github.com/facebook/fbctf/wiki/Quick-Setup-Guide) (_Recommended Installation_) +[Development Installation Guide](https://github.com/facebook/fbctf/wiki/Installation-Guide,-Development) -The [Quick Setup Guide](https://github.com/facebook/fbctf/wiki/Quick-Setup-Guide) details the quick setup mode which provides a streamlined and consistent build of the platform but offers less flexibility when compared to a custom installation. If you would prefer to perform a custom installation, please see the [Development Installation Guide](https://github.com/facebook/fbctf/wiki/Installation-Guide,-Development) or [Production Installation Guide](https://github.com/facebook/fbctf/wiki/Installation-Guide,-Production). +[Production Installation Guide](https://github.com/facebook/fbctf/wiki/Installation-Guide,-Production) ## Reporting an Issue