Typo fix in the README (MacOSX, macOs)

updates the name of Mac OS X (#743)
This commit is contained in:
Xavier Noria 2018-02-13 02:28:26 -08:00 committed by Dimitri Fontaine
parent ea6c91b429
commit d0fbd2bf5c

View File

@ -92,7 +92,7 @@ it builds aginst current set of dependencies versions.
$ make pgloader
$ ./build/bin/pgloader --help
### Building from sources on MacOSX
### Building from sources on macOS
When using [brew](https://brew.sh), it should be a simple `brew install
--HEAD pgloader`.