Update docs/architecture/diagrams/models_diagram.md

Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
This commit is contained in:
Alysia Broddrick 2024-06-10 14:23:55 -07:00 committed by GitHub
parent f3acd126d5
commit 480a590de4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 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 ```plantuml