From c460a4e6fb96194ab0679272e7c7bbc2a42ea3c8 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 8 Jul 2014 12:02:56 -0400 Subject: [PATCH] Fix the link to the Ubuntu installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24a65cebf3..385d1917b3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Please refer to the following wiki pages in our [configuration repo](https://git
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)
Using Vagrant/Virtualbox this will setup all edX services on a single server in a production like configuration. -* [edX Ubuntu 12.04 installation](https://github.com/edx/configuration/wiki/edX-Ubuntu-12.04-Installation) +* [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.