Skip to content

Commit

Permalink
Rollup merge of rust-lang#62885 - atouchet:macos, r=alexcrichton
Browse files Browse the repository at this point in the history
Change "OSX" to "macOS"

Apple no longer uses the OS X branding.
  • Loading branch information
Mark-Simulacrum committed Jul 23, 2019
2 parents 32e5f98 + 4e02a1f commit f1b267b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,11 +200,11 @@ fetch snapshots, and an OS that can execute the available snapshot binaries.

Snapshot binaries are currently built and tested on several platforms:

| Platform / Architecture | x86 | x86_64 |
|--------------------------|-----|--------|
| Windows (7, 8, 10, ...) |||
| Linux (2.6.18 or later) |||
| OSX (10.7 Lion or later) |||
| Platform / Architecture | x86 | x86_64 |
|----------------------------|-----|--------|
| Windows (7, 8, 10, ...) |||
| Linux (2.6.18 or later) |||
| macOS (10.7 Lion or later) |||

You may find that other platforms work, but these are our officially
supported build environments that are most likely to work.
Expand Down

0 comments on commit f1b267b

Please sign in to comment.