diff --git a/docs/client/common/quick-start.md b/docs/client/common/quick-start.md index 6dfeae0292..1e4f03f8c2 100644 --- a/docs/client/common/quick-start.md +++ b/docs/client/common/quick-start.md @@ -8,7 +8,7 @@ On Windows? [Download the official Meteor installer here](https://install.meteo On OS X or Linux? Install the latest official Meteor release from your terminal: ```bash -curl https://install.meteor.com/ | sh +$ curl https://install.meteor.com/ | sh ``` The Windows installer supports Windows 7, Windows 8.1, Windows Server