diff --git a/README.md b/README.md index 42af75145..17b43ad9f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ You can install it through `cargo`: cargo install zellij ``` -Or you can download a prebuilt binary from our Releases. +Or you can download a prebuilt binary from our [Releases](https://github.com/zellij-org/zellij/releases). ## How do I hack on it? * Clone the project