diff --git a/README.md b/README.md index c68b844..affc9d5 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ For detailed feature documentation, see the [User Guide](docs/user-guide.md). 4. **Build and run** ```bash + python3 -m app.version freeze docker compose up -d --build ```