Update INSTALLATION.md

This commit is contained in:
Martin Dvorak 2017-02-02 22:01:40 +01:00 committed by GitHub
parent 44dd84e653
commit 76135f2fe5

View file

@ -148,7 +148,7 @@ autoreconf -fvi
make
```
Alternative if using MacPorts:
Alternative if using MacPorts ([macports.com](https://www.macports.org/ports.php?by=name&substr=hstr)/[GitHub](https://github.com/macports/macports-ports/blob/master/shells/hstr/Portfile)):
```bash
autoreconf -fvi
./configure CFLAGS=-I/opt/local/include/ LDFLAGS=-L/opt/local/lib