From 868e5f96a47414596026786397b6bedef10c71bd Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Tue, 3 May 2016 09:03:26 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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`