Update README.md

This commit is contained in:
Louis Lam 2023-11-12 16:44:49 +08:00
parent b90fd35348
commit f5552b3344

View file

@ -94,7 +94,7 @@ services:
## How to Update ## How to Update
```bash ```bash
cd /opt/stacks cd /opt/dockge
docker compose pull docker compose pull
docker compose up -d docker compose up -d
``` ```