From 1a188d5d122f202bcd6ceb015a282c431fe11158 Mon Sep 17 00:00:00 2001 From: Roger Date: Wed, 19 Apr 2017 11:08:00 -0400 Subject: Mac OS X is now macOS (README.md) (#11068) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 21dd9f7666..378ce5233b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ that quickly points you to [.NET Core Tutorials](https://docs.microsoft.com/en-u .NET Core is best thought of as 'agile .NET'. Generally speaking it is the same as the [Desktop .NET Framework](https://en.wikipedia.org/wiki/.NET_Framework) distributed as part of the Windows operating system, but it is a cross platform -(Windows, Linux, OSX) and cross architecture (x86, x64, arm) subset that can be deployed +(Windows, Linux, macOS) and cross architecture (x86, x64, arm) subset that can be deployed as part of the application (if desired), and thus can be updated quickly to fix bugs or add features. ## If You Just Want to Use .NET Core @@ -116,7 +116,7 @@ You have to be on the particular platform to build that platform. * [Windows Build Instructions](Documentation/building/windows-instructions.md) * [Linux Build Instructions](Documentation/building/linux-instructions.md) - * [OSX Build Instructions](Documentation/building/osx-instructions.md) + * [macOS Build Instructions](Documentation/building/osx-instructions.md) * [FreeBSD Build Instructions](Documentation/building/freebsd-instructions.md) * [NetBSD Build Instructions](Documentation/building/netbsd-instructions.md) -- cgit v1.2.3