mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
Update docs/architecture/diagrams/models_diagram.md
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
This commit is contained in:
parent
f3acd126d5
commit
480a590de4
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue