summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteven Fackler <sfackler@gmail.com>2017-02-14 21:34:43 -0800
committerSteven Fackler <sfackler@gmail.com>2017-02-14 21:34:43 -0800
commit8d290a53712dce6d4d7b68e48abb7b6097856be8 (patch)
tree897605258ab3b1426e6670e607e26527b40c9acc /README.md
parent19f3b8a11acc576135e94741975cd1d27e64794f (diff)
downloadrust-openssl-8d290a53712dce6d4d7b68e48abb7b6097856be8.zip
De-quote README line
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 3bc3960b..cb78fa3d 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 compilation, 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