From 402bc0e5ed2907371b66098d255d0b54ebcc3347 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Wed, 10 May 2017 10:37:30 +0200 Subject: [PATCH] Fixed Readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d8167276..e99c9c06 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ RPG Docs ======== -This is the repo for [DiceCloud](dicecloud.com). The currently deployed version should always be the latest release of the master branch. +This is the repo for [DiceCloud](dicecloud.com). Getting started --------------- -`git clone https://github.com/ThaumRystra/RPG-Docs RPG-Docs` -`cd RPG-Docs` +`git clone https://github.com/ThaumRystra/DiceCloud1 dicecloud` +`cd dicecloud` `cd rpg-docs` `bower install` `meteor`