Merge pull request #432 from a-kenji/update-dependencies

docs(contributing): Update Dependencies
This commit is contained in:
a-kenji 2021-05-02 16:23:15 +02:00 committed by GitHub
commit 6d62c86ae5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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