Skip to content

Commit edd8833

Browse files
committed
Changed cmd in readme
1 parent 7a0f1ee commit edd8833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Create an `.env` file using `.env.sample` as a guide. Set the value of `DBNAME`
3838
Run the migrations:
3939

4040
```shell
41-
flask db migrate
41+
flask db upgrade
4242
```
4343

4444
Run the local server: (or use VS Code "Run" button and select "Run server")

0 commit comments

Comments
 (0)