From 016efe50a288ce28c6b708c114da498962056c03 Mon Sep 17 00:00:00 2001 From: Xiang Jaywhen Date: Sun, 24 Aug 2025 20:24:46 +0800 Subject: [PATCH] fix: update the link of Installation Guide (#5024) Signed-off-by: Xiang Jaywhen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 312225be2..5ae2f9b59 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ docker run -d \ Access Memos at `http://localhost:5230` and complete the initial setup. -**Alternative methods**: For Docker Compose, Kubernetes, binary installation, or building from source, see our [Installation Guide](https://www.usememos.com/docs/install). +**Alternative methods**: For Docker Compose, Kubernetes, binary installation, or building from source, see our [Installation Guide](https://www.usememos.com/docs/installation). **Pro Tip**: The data directory stores all your notes, uploads, and settings. Include it in your backup strategy!