brew insist on capital --HEAD

Reword our documentation to use the uppercase variant so that users may copy and paste and benefit.

Fix #581.
This commit is contained in:
Peter Matseykanets 2017-06-16 02:43:54 -04:00 committed by Dimitri Fontaine
parent b3cb7b256d
commit cd16faee8a

View File

@ -95,7 +95,7 @@ it builds aginst current set of dependencies versions.
### Building from sources on MacOSX ### Building from sources on MacOSX
When using [brew](https://brew.sh), it should be a simple `brew install When using [brew](https://brew.sh), it should be a simple `brew install
--head pgloader`. --HEAD pgloader`.
When using [macports](https://www.macports.org), then we have a situation to When using [macports](https://www.macports.org), then we have a situation to
deal with with shared objects pgloader depends on, as reported in issue #161 deal with with shared objects pgloader depends on, as reported in issue #161