From 53d3978507ff845c7ffeb491622587fa8c7879bf Mon Sep 17 00:00:00 2001 From: Anthony Cooper <113739822+antcoop096@users.noreply.github.com> Date: Thu, 24 Jul 2025 00:51:02 -0400 Subject: [PATCH] chore: add hyperlink for 'releases page' (#4914) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f1a114ea..b582081e9 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Memos supports multiple installation approaches to accommodate different deploym ### Binary Installation -- **Pre-compiled Binaries**: Available for Linux, macOS, and Windows on the releases page +- **Pre-compiled Binaries**: Available for Linux, macOS, and Windows on the [releases page](https://github.com/usememos/memos/releases) ### Source Installation