Typo
This commit is contained in:
parent
02c9c502b8
commit
394b283712
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ docfmt:
|
|||
|
||||
# Generate ERD
|
||||
# Requires eralchemy2
|
||||
.PHONY: eralchemy
|
||||
.PHONY: erd
|
||||
erd:
|
||||
eralchemy2 -i sqlite:///db.sqlite3 -o erd.png
|
||||
|
||||
|
|
Loading…
Reference in a new issue