Skip to content

Commit

Permalink
ARROW-2043: [C++] change description from OS X to macOS
Browse files Browse the repository at this point in the history
Author: yosuke shiro <ys2014hs@gmail.com>

Closes #1521 from shiro615/change-description-from-osx-to-macos and squashes the following commits:

ab03f72 [yosuke shiro] [C++] change description from OS X to macOS
  • Loading branch information
shiro615 authored and wesm committed Jan 26, 2018
1 parent a95465b commit 074eafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ sudo apt-get install cmake \
libboost-system-dev
```

On OS X, you can use [Homebrew][1]:
On macOS, you can use [Homebrew][1]:

```shell
git clone https://github.com/apache/arrow.git
Expand Down

0 comments on commit 074eafc

Please sign in to comment.