mirror of
https://github.com/alacritty/alacritty.git
synced 2025-07-31 22:03:40 -04: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…
Add table
Add a link
Reference in a new issue