From 1a18d1f816598ec4c71590586371c3c3670fdfa4 Mon Sep 17 00:00:00 2001 From: Andrew Zhu Date: Thu, 7 Jun 2018 01:08:41 -0700 Subject: [PATCH] update README to reflect dir name change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e99c9c06..f70527ca 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ Getting started `git clone https://github.com/ThaumRystra/DiceCloud1 dicecloud` `cd dicecloud` -`cd rpg-docs` +`cd app` `bower install` `meteor`