Skip to content

Commit 6ae7269

Browse files
committed
Update README.md
1 parent 33f0037 commit 6ae7269

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ Using Docker:
7575

7676
Locally:
7777

78+
* `make migrate`: Run database migrations
79+
* `make dev-deps`: Install requirements
80+
* `make update-deps`: Updates requirements
7881
* `make migrate`: Run database migrations
7982
* `make dev`: Run HTTP application with hot reload
8083
* `make grpc`: Run GRPC application

0 commit comments

Comments
 (0)