Updated README.
This commit is contained in:
@@ -118,6 +118,12 @@ filters = (
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
Before compiling, ensure the `libconfig` library is installed. For Debian/Ubuntu, you can install this with the following as root:
|
||||||
|
|
||||||
|
```
|
||||||
|
apt-get install libconfig-dev
|
||||||
|
```
|
||||||
|
|
||||||
You can use `git` and `make` to build this project. The following should work:
|
You can use `git` and `make` to build this project. The following should work:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user