diff options
Diffstat (limited to 'objective-c/BuildInstructions.md')
-rw-r--r-- | objective-c/BuildInstructions.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/objective-c/BuildInstructions.md b/objective-c/BuildInstructions.md index f5c17d5224b..18ab900848b 100644 --- a/objective-c/BuildInstructions.md +++ b/objective-c/BuildInstructions.md @@ -1,7 +1,7 @@ -# Building Ice for Objective-C on OS X +# Building Ice for Objective-C on macOS This page describes how to build and install Ice for Objective-C from source -code on OS X. If you prefer, you can install a [Homebrew][1] package instead. +code on macOS. If you prefer, you can install a [Homebrew][1] package instead. ## Objective-C Build Requirements |