docs(contributing): Update Dependencies
This commit is contained in:
parent
98d9eacd22
commit
d0d83b048d
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ all contributors are expected to adhere to.
|
||||||
## Building
|
## Building
|
||||||
To build Zellij, we're using cargo-make – you can install it by running `cargo install --force cargo-make`.
|
To build Zellij, we're using cargo-make – you can install it by running `cargo install --force cargo-make`.
|
||||||
|
|
||||||
|
Zellij has a hard dependency on a package from `x11` most likely called `libX11`, or similarly on your system.
|
||||||
|
|
||||||
Here are some of the commands currently supported by the build system:
|
Here are some of the commands currently supported by the build system:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue