fix wording in quick-start guide

This commit is contained in:
Derek Schultz 2016-11-17 12:48:28 -07:00
parent 6fd5d9e623
commit f572baef93
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ Migrations
----------
Once all dependencies are installed it is necessary to run database migrations.
Before that please adjust [alembic.ini](alembic.ini) row #32
Before that please edit [alembic.ini](alembic.ini) line #32
sqlalchemy.url = mysql+pymysql://root:root@192.168.0.112/functions