diff --git a/README.md b/README.md index 1e33d5bf..593d28ba 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ docker compose down With the volumes preserved, restarting the system is as simple as: ``` -docker compose up +docker compose up -d ``` All data previously in TrustGraph will be saved and usable on restart.