From 1f88e3e2d2866134fb15ca2e6db8ae87db16a039 Mon Sep 17 00:00:00 2001 From: Anthony Cooper <113739822+antcoop096@users.noreply.github.com> Date: Thu, 17 Jul 2025 00:12:48 -0400 Subject: [PATCH] chore: Docker hyperlink in README (#4887) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6c7cda19..3f1a114ea 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Memos is a lightweight, self-hosted alternative to cloud-based note-taking servi ### Prerequisites -- Docker or Docker Compose installed on your system +- [Docker](https://www.docker.com/) or Docker Compose installed on your system - Minimum 512MB RAM and 1GB available disk space ### Docker Deployment