Skip to content

Commit 55d0471

Browse files
committed
Add cd my_app to example
1 parent 916dab9 commit 55d0471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ We assume that you have `make` and `docker`.
6363
mkdir -p ~/dev
6464
cd ~/dev
6565
git clone https://github.com/tedivm/tedivms-flask my_app
66+
cd my_app
6667

6768
# For the first run, and only the first run, we need to create the first round of SQLAlchemy models.
6869
make init_db

0 commit comments

Comments
 (0)