Skip to content

Commit

Permalink
Change OSX version req wording to match Linux.
Browse files Browse the repository at this point in the history
  • Loading branch information
dagnir committed Sep 16, 2015
1 parent 0f1f5fc commit dfe88c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/trpl/installing-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Oh, we should also mention the officially supported platforms:

* Windows (7, 8, Server 2008 R2)
* Linux (2.6.18 or later, various distributions), x86 and x86-64
* OSX 10.7 (Lion) or greater, x86 and x86-64
* OSX 10.7 (Lion) or later, x86 and x86-64

We extensively test Rust on these platforms, and a few others, too, like
Android. But these are the ones most likely to work, as they have the most
Expand Down

0 comments on commit dfe88c0

Please sign in to comment.