Commit 4935c163f99330391492205523cda6e6e5547d4e

Authored by deepak kumar
1 parent 667ddb29bc
Exists in master

README.md edited online with Bitbucket

Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
... ... @@ -39,6 +39,12 @@ We are using react-router for all the routing purpose.
39 39 ```
40 40  
41 41 ##Install application
  42 +
  43 +install meteor from [this link](https://www.meteor.com/install).
  44 +
  45 +install git and clone this repo.
  46 +
  47 +
42 48 ```
43 49 $ cd ydapp/
44 50 ```
... ...