diff options
| -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 |