Added some database setup infos
This commit is contained in:
parent
6da4073ced
commit
b614d8fb39
1 changed files with 7 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# Mixr API
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
|
||||||
|
### Install requirements
|
||||||
|
|
||||||
|
If there are any issues with `psycopg2` and that it cannot be imported, you might be missing `libpq-dev`. If you are using a virtual environment, install it with `sudo apt-get install libpq-dev`
|
Loading…
Reference in a new issue