docs(contributing): Update Dependencies

This commit is contained in:
a-kenji 2021-05-02 16:14:27 +02:00
parent 98d9eacd22
commit d0d83b048d

View file

@ -16,6 +16,8 @@ all contributors are expected to adhere to.
## Building
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:
```sh