mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-25 14:05:41 -05:00
Add note about dependencies to Cargo Installation
This commit is contained in:
parent
d85f53dbe3
commit
96a098c358
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ install it directly through cargo:
|
||||||
cargo install alacritty
|
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
|
# Manual Installation
|
||||||
|
|
||||||
1. [Prerequisites](#prerequisites)
|
1. [Prerequisites](#prerequisites)
|
||||||
|
|
Loading…
Reference in a new issue