complication -> compilation

This commit is contained in:
Stephan Buys 2017-02-08 18:58:22 +02:00
parent f1ef97beb7
commit a04594fccd
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Homebrew:
brew install openssl brew install openssl
``` ```
> Occasionally an update of XCode or MacOS will cause the linker to fail after complication, to rectify this you may want to try and run: > Occasionally an update of XCode or MacOS will cause the linker to fail after compilation, to rectify this you may want to try and run:
```bash ```bash
xcode-select --install xcode-select --install