Merge pull request #7530 from birkskyum/patch-1

Update README.md
This commit is contained in:
Tom Coleman
2016-08-03 08:33:09 +10:00
committed by GitHub

View File

@@ -21,7 +21,7 @@ Next, read the [guide](http://guide.meteor.com) or the reference documentation a
Install Meteor:
```bash
curl https://install.meteor.com | /bin/sh
curl https://install.meteor.com/ | sh
```
Create a project: