chore(docs): change install scripts to short domain

This commit is contained in:
Acbox
2026-02-25 15:56:26 +08:00
committed by Ran
parent 2f38662d4d
commit e2678ff0a1
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ Docker is the recommended way to run Memoh. The stack includes PostgreSQL, Qdran
Run the official install script (requires Docker and Docker Compose):
```bash
curl -fsSL https://raw.githubusercontent.com/memohai/Memoh/main/scripts/install.sh | sudo sh
curl -fsSL https://memoh.sh | sudo sh
```
The script will:
@@ -27,7 +27,7 @@ The script will:
**Silent install** (use all defaults, no prompts):
```bash
curl -fsSL https://raw.githubusercontent.com/memohai/Memoh/main/scripts/install.sh | sudo sh -s -- -y
curl -fsSL https://memoh.sh | sudo sh -s -- -y
```
Defaults when running silently: