Updated README
This commit is contained in:
@@ -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`
|
||||
|
||||
|
Reference in New Issue
Block a user