mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
chore(docs): change install scripts to short domain
This commit is contained in:
@@ -32,7 +32,7 @@ Memoh is an always-on, containerized AI agent system. Create multiple AI bots, e
|
||||
One-click install (**requires [Docker](https://www.docker.com/get-started/)**):
|
||||
|
||||
```bash
|
||||
curl -fsSL https://raw.githubusercontent.com/memohai/Memoh/main/scripts/install.sh | sudo sh
|
||||
curl -fsSL https://memoh.sh | sudo sh
|
||||
```
|
||||
|
||||
*Silent install with all defaults: `curl -fsSL ... | sudo sh -s -- -y`*
|
||||
|
||||
Reference in New Issue
Block a user