Fixed another README typo

This commit is contained in:
Jack Colquitt 2025-01-13 11:30:15 -08:00 committed by GitHub
parent 5e3a41209a
commit 9543b2a7af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.