Skip to content

Commit 0d15032

Browse files
superusercodeKevinRansom
authored andcommitted
Mac OS X is now macOS (README.md) (dotnet#2881)
1 parent 3d52076 commit 0d15032

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You are invited to join with the F# Community and the Visual F# Tools team to he
1515

1616
F# is a mature, open source, cross-platform, functional-first programming language which empowers users and organizations to tackle complex computing problems with simple, maintainable, and robust code. F# is used in a wide range of application areas and is supported by Microsoft and other industry-leading companies providing professional tools, and by an active open community. You can find out more about F# at http://fsharp.org.
1717

18-
Changes contributed here are packaged into the Visual F# Tools, the F# Open Edition, and other open source F# editing tools. Microsoft coordinates packaging this repository as part of the Visual F# Tools, while the F# community coordinates packaging it as the Open Edition of F# for use on Linux, OSX, Android, iOS, and other platforms, via the [fsharp/fsharp GitHub repo](https://github.com/fsharp/fsharp/).
18+
Changes contributed here are packaged into the Visual F# Tools, the F# Open Edition, and other open source F# editing tools. Microsoft coordinates packaging this repository as part of the Visual F# Tools, while the F# community coordinates packaging it as the Open Edition of F# for use on Linux, macOS, Android, iOS, and other platforms, via the [fsharp/fsharp GitHub repo](https://github.com/fsharp/fsharp/).
1919

2020
### License
2121

@@ -34,7 +34,7 @@ For F# Compiler on Windows (``build net40``)
3434
- [.NET 4.5.1](http://www.microsoft.com/en-us/download/details.aspx?id=40779)
3535
- [MSBuild 12.0](http://www.microsoft.com/en-us/download/details.aspx?id=40760)
3636

37-
For F# Compiler on OSX and Linux (see .travis.yml for build steps)
37+
For F# Compiler on macOS and Linux (see .travis.yml for build steps)
3838

3939
- [Mono latest](http://www.mono-project.com/download/#download-lin)
4040
- If building for .NET Core, then .NET Core will be downloaded from Linux packages
@@ -85,7 +85,7 @@ To download the bits for the latest CI builds see [these instructions](https://g
8585

8686
### Code Flow to Other Platforms
8787

88-
This repository enables development on Windows, Linux and OSX. It enables automated CI testing primarily on Windows.
88+
This repository enables development on Windows, Linux and macOS. It enables automated CI testing primarily on Windows.
8989

9090
If using Android, or iOS, and would like to contribute, please see the instructions provided at the [Open Edition repo](https://github.com/fsharp/fsharp/#the-open-edition-of-the-f-compiler-core-library--tools).
9191

0 commit comments

Comments
 (0)