mirror of
https://github.com/zellij-org/zellij.git
synced 2024-12-23 09:11:40 +03:00
docs(readme): move install docs to docs (#1150)
This commit is contained in:
parent
feadcbb42d
commit
668ee145b0
@ -36,7 +36,7 @@ You can install with `cargo`:
|
||||
cargo install zellij
|
||||
```
|
||||
|
||||
Or you can download a prebuilt binary from our [Releases](https://github.com/zellij-org/zellij/releases), or use [Third Party Repositories](THIRD_PARTY_INSTALL.md).
|
||||
Or you can download a prebuilt binary from our [Releases](https://github.com/zellij-org/zellij/releases), or use [Third Party Repositories](./docs/THIRD_PARTY_INSTALL.md).
|
||||
|
||||
The default plugins make use of characters that are mostly found in [nerdfonts](https://www.nerdfonts.com/).
|
||||
To get the best experience either install nerdfonts, or use the simplified ui by starting Zellij with `zellij options --simplified-ui true`, or putting `simplified_ui: true` in the config file.
|
||||
|
Loading…
Reference in New Issue
Block a user