Updated README

This commit is contained in:
Marc Aymerich 2016-02-16 11:31:27 +00:00
parent 12f7c0cf96
commit 4541727986
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Django Orchestra
Orchestra is a Django-based framework for building web hosting control panels.
* [Installation](django-orchestra#fast-deployment-setup)
* [Installation](#fast-deployment-setup)
* [Roadmap](ROADMAP.md)
@ -60,7 +60,7 @@ Checkout the steps for other deployments: [development](INSTALLDEV.md), [product
Quick Start
-----------
0. Install django-orchestra following any of these methods:
1. [PIP-only, Fast deployment setup (demo)](django-orchestra#fast-deployment-setup)
1. [PIP-only, Fast deployment setup (demo)](#fast-deployment-setup)
2. [Docker container (development)](INSTALLDEV.md)
3. [Install on current system (production)](INSTALL.md)