diff --git a/README.md b/README.md index b28b2bf..85c6922 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Maintenance -To perform database upgrade, first stop the containers, then : +To perform database upgrade : ``` # nerdctl compose run --rm listmonk ./listmonk --static-dir=/listmonk/static --upgrade ```