diff --git a/README.md b/README.md index 197b43d..e5aa5a9 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ ChainKeeper is a web application to explore and analyze block-chain data for use ```sh $ cd ChainKeeper +$ cd chainkeeper_app $ npm install $ npm start ```