Fix a broken link

This commit is contained in:
joeduffy 2017-02-25 10:57:07 -08:00
parent ea7bdd265f
commit 39b63daaad

View file

@ -59,7 +59,7 @@ This installs the `coconut` binary into `$GOPATH/bin`, which may now be run prov
### Installing the Runtime Libraries
By default, Coconut looks for its runtime libraries underneath `/usr/local/coconut`. `$COCOPATH` overrides this.
Please refer to the [libraries README](libs/README.md) for details on additional installation requirements.
Please refer to the [libraries README](lib/README.md) for details on additional installation requirements.
### Debugging