From 480a590de48b01b7fd8c7bba247d0e7c96a31ea1 Mon Sep 17 00:00:00 2001 From: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:23:55 -0700 Subject: [PATCH] Update docs/architecture/diagrams/models_diagram.md Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com> --- docs/architecture/diagrams/models_diagram.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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