summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index fd6dbd70..6660d904 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -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)