From 591c0f63bb31ad4b5d235d260a65e70866130ee1 Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Thu, 15 Jan 2015 16:31:24 -0500 Subject: [PATCH] Update README link for full stack installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70ea3eb4f7..6ea0a2b4dd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Please refer to the following wiki pages in our [configuration repo](https://git * [edX Developer Stack](https://github.com/edx/configuration/wiki/edX-Developer-Stack)
These instructions are for developers who want to contribute or make changes to the edX source code. -* [edX Production Stack](https://github.com/edx/configuration/wiki/edX-Production-Stack) +* [edX Full Stack](https://github.com/edx/configuration/wiki/edX-Full-Stack)
Using Vagrant/Virtualbox this will setup all edX services on a single server in a production like configuration. * [edX Ubuntu 12.04 64-bit Installation](https://github.com/edx/configuration/wiki/edX-Ubuntu-12.04-64-bit-Installation)
This will install edX on an existing Ubuntu 12.04 server.