diff --git a/README.md b/README.md index 197b43d..5b37a3b 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ ChainKeeper is a web application to explore and analyze block-chain data for use ### Installation ```sh +$ git clone https://github.com/OctoPie23/ChainKeeper.git $ cd ChainKeeper $ npm install $ npm start