From a73fab29d33cfb2260c2bce959b8493a35892cb4 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 16 Nov 2016 22:41:31 -0800 Subject: [PATCH] Update instructions for running docs locally --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfb6c699..77dec8f9 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ To start the documentation site locally, you'll need to install the dependencies ``` $ git clone https://github.com/react-toolbox/react-toolbox.git +$ cd react-toolbox/ $ npm install $ cd docs/ $ npm install