Skip to content

Commit

Permalink
copyedit
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt DeBergalis committed Mar 31, 2015
1 parent c4e3872 commit 5856c6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/client/common/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Meteor supports [OS X, Windows, and Linux](https://github.com/meteor/meteor/wiki

On Windows? [Download the official Meteor installer here](https://install.meteor.com/windows).

On OS X or Linux? Install the latest official Meteor release from your terminal.:
On OS X or Linux? Install the latest official Meteor release from your terminal:

```bash
curl https://install.meteor.com/ | sh
```

The Windows installer supports Windows 7, Windows 8.1, Windows Server
2008, and Windows Server 2012. The terminal installer supports Mac OS X
2008, and Windows Server 2012. The command line installer supports Mac OS X
10.7 (Lion) and above, and Linux on x86 and x86_64 architectures.

Once you've installed Meteor, create a project:
Expand Down

0 comments on commit 5856c6d

Please sign in to comment.