We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cd my_app
1 parent 916dab9 commit 55d0471Copy full SHA for 55d0471
README.md
@@ -63,6 +63,7 @@ We assume that you have `make` and `docker`.
63
mkdir -p ~/dev
64
cd ~/dev
65
git clone https://github.com/tedivm/tedivms-flask my_app
66
+ cd my_app
67
68
# For the first run, and only the first run, we need to create the first round of SQLAlchemy models.
69
make init_db
0 commit comments