Skip to content

Commit dfe88c0

Browse files
committed
Change OSX version req wording to match Linux.
1 parent 0f1f5fc commit dfe88c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/trpl/installing-rust.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Oh, we should also mention the officially supported platforms:
6464

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

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

0 commit comments

Comments
 (0)