mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
docs: Fix misleading information in the quick start section of README.md (#238)
This commit is contained in:
@@ -45,6 +45,8 @@ Or manually:
|
|||||||
```bash
|
```bash
|
||||||
git clone --depth 1 https://github.com/memohai/Memoh.git
|
git clone --depth 1 https://github.com/memohai/Memoh.git
|
||||||
cd Memoh
|
cd Memoh
|
||||||
|
cp conf/app.docker.toml config.toml
|
||||||
|
# Edit config.toml
|
||||||
sudo docker compose up -d
|
sudo docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user