summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-04-19 23:02:45 +0200
committerGitHub <noreply@github.com>2021-04-19 23:02:45 +0200
commit996c197fcf9fbc655e7cf7e741c62ad71970c322 (patch)
tree7d8f39699c72c5f519ad8106105dacda9328106b /README.md
parent9aaf51400a0b4f7cdc43930125355e1833f70290 (diff)
docs(readme): add link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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