aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Buys <[email protected]>2017-02-08 18:58:22 +0200
committerStephan Buys <[email protected]>2017-02-08 18:58:22 +0200
commita04594fccd7a3461be3f3402dc6b5de48ef7eadc (patch)
treeeff1106bee1bfb3410bbfe0d4ad131e1e16b031d
parentAdd MacOS and XCode hint (diff)
downloadrust-openssl-a04594fccd7a3461be3f3402dc6b5de48ef7eadc.tar.xz
rust-openssl-a04594fccd7a3461be3f3402dc6b5de48ef7eadc.zip
complication -> compilation
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c6d5ebda..3bc3960b 100644
--- a/README.md
+++ b/README.md
@@ -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