diff --git a/docs/architecture/diagrams/models_diagram.md b/docs/architecture/diagrams/models_diagram.md index 947dfcc95..837906934 100644 --- a/docs/architecture/diagrams/models_diagram.md +++ b/docs/architecture/diagrams/models_diagram.md @@ -26,7 +26,8 @@ docker compose exec app ./manage.py generate_puml --include registrar docker run -v $(pwd):$(pwd) -w $(pwd) -it plantuml/plantuml -tsvg models_diagram.md ``` -3. Remove the puml file from earlier if you still have it and commit the image and this md file +3. Remove the puml file from earlier (if you still have it) +4. Commit the new image and the md file ```plantuml