diff --git a/README.md b/README.md index 70dd06a..45c9388 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ We are using react-router for all the routing purpose. ``` ##Install application + +install meteor from [this link](https://www.meteor.com/install). + +install git and clone this repo. + + ``` $ cd ydapp/ ```