mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add dollar sign in bash command
This commit is contained in:
committed by
David Glasser
parent
727e9c561b
commit
212dee0cd5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user