Updated README

master
Aadhavan Srinivasan 2 years ago
parent 643c8abb67
commit b8a9f77e13

@ -27,7 +27,7 @@ The library can also be installed using the provided Mekfile.
```
make install
```
The `install` target supports two environment variables. `DESTDIR`, which specifies the installation directory, and `PREFIX` which specifies the installation prefix. They are used as follows:
The `install` target supports two environment variables. `DESTDIR`, which specifies the installation directory, and `PREFIX` which specifies the installation prefix. They can be used as follows:
`DESTDIR=/home/user PREFIX=/usr/local make install`

Loading…
Cancel
Save