diff options
-rw-r--r-- | INSTALL.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |