docs: Fix misleading information in the quick start section of README.md (#238)

This commit is contained in:
NotFound
2026-03-13 19:34:51 +08:00
committed by GitHub
parent b46e494d3a
commit 27607d582d
+2
View File
@@ -45,6 +45,8 @@ Or manually:
```bash
git clone --depth 1 https://github.com/memohai/Memoh.git
cd Memoh
cp conf/app.docker.toml config.toml
# Edit config.toml
sudo docker compose up -d
```