Skip to content

Commit

Permalink
corrected issue link
Browse files Browse the repository at this point in the history
  • Loading branch information
mitranim committed Mar 25, 2021
1 parent caa9f5c commit f1abbc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Alternatively, you can run the executable using the full path. At the time of wr
~/go/bin/gow
```

On MacOS, if installation fails with dylib-related errors, you may need to run `xcode-select --install` or install Xcode. This is caused by `gow`'s dependencies, which depend on C. See #15.
On MacOS, if installation fails with dylib-related errors, you may need to run `xcode-select --install` or install Xcode. This is caused by `gow`'s dependencies, which depend on C. See [#15](https://github.com/mitranim/gow/issues/15).

## Usage

Expand Down

0 comments on commit f1abbc7

Please sign in to comment.