diff options
| author | Stephan Buys <[email protected]> | 2017-02-08 18:58:22 +0200 |
|---|---|---|
| committer | Stephan Buys <[email protected]> | 2017-02-08 18:58:22 +0200 |
| commit | a04594fccd7a3461be3f3402dc6b5de48ef7eadc (patch) | |
| tree | eff1106bee1bfb3410bbfe0d4ad131e1e16b031d | |
| parent | Add MacOS and XCode hint (diff) | |
| download | rust-openssl-a04594fccd7a3461be3f3402dc6b5de48ef7eadc.tar.xz rust-openssl-a04594fccd7a3461be3f3402dc6b5de48ef7eadc.zip | |
complication -> compilation
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ Homebrew: 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 xcode-select --install |