summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStephan Buys <stephan.buys@panoptix.co.za>2017-02-08 18:58:22 +0200
committerStephan Buys <stephan.buys@panoptix.co.za>2017-02-08 18:58:22 +0200
commita04594fccd7a3461be3f3402dc6b5de48ef7eadc (patch)
treeeff1106bee1bfb3410bbfe0d4ad131e1e16b031d /README.md
parentf1ef97beb7e0a4cc701328d03c92b0a927ee4c7f (diff)
downloadrust-openssl-a04594fccd7a3461be3f3402dc6b5de48ef7eadc.zip
complication -> compilation
Diffstat (limited to 'README.md')
-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