fixed typo
parent
6d6efc07c9
commit
d763bc03b4
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ I recommend using virtualenv: easy and allows multiple environments on the same
|
|||
|
||||
## Flask-SQLAlchemy
|
||||
|
||||
SQLAlchemy provide an easy and advanced way to serialize your object to different type of relational database. In your virutalenv, install SQLAlchemy from pip:
|
||||
SQLAlchemy provide an easy and advanced way to serialize your object to different type of relational database. In your virtualenv, install SQLAlchemy from pip:
|
||||
|
||||
pip install flask-sqlalchemy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue