diff --git a/README.md b/README.md index 021c811f0d..f27f3c1ff5 100644 --- a/README.md +++ b/README.md @@ -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: