Add note about dependencies to Cargo Installation

This commit is contained in:
Vincent Olivert-Riera 2021-07-29 15:10:10 +02:00 committed by GitHub
parent d85f53dbe3
commit 96a098c358
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,9 @@ install it directly through cargo:
cargo install alacritty
```
Note that you will still need to install the dependencies for your OS of choice.
Please refer to the [Dependencies](#dependencies) section.
# Manual Installation
1. [Prerequisites](#prerequisites)