diff --git a/README.md b/README.md index 4a77e868..d8167276 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ RPG Docs ======== -This is the repo for [DiceCloud](dicecloud.com). The currently deployed version should always be the head of the master branch. +This is the repo for [DiceCloud](dicecloud.com). The currently deployed version should always be the latest release of the master branch. + +Getting started +--------------- + +`git clone https://github.com/ThaumRystra/RPG-Docs RPG-Docs` +`cd RPG-Docs` +`cd rpg-docs` +`bower install` +`meteor`