Updated README.
This commit is contained in:
@@ -118,7 +118,7 @@ filters = (
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
Before building, ensure the `libconfig-dev` package is installed. For Debian/Ubuntu, you can install this with the following as root:
|
Before building, ensure the `libconfig-dev` package is installed along with necessary building tools such as `llvm`, `clang`, and `libelf-dev`. For Debian/Ubuntu, you can install this with the following as root:
|
||||||
|
|
||||||
```
|
```
|
||||||
apt-get install libconfig-dev
|
apt-get install libconfig-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user