Skip to content
Snippets Groups Projects
Commit 03b59ae7 authored by David Trattnig's avatar David Trattnig
Browse files

Merge branch 'develop'

parents ea3ebb3c 6a6461da
No related branches found
No related tags found
No related merge requests found
...@@ -24,12 +24,13 @@ In Debian or Ubuntu (or derivatives) you should be able to achieve this with thi ...@@ -24,12 +24,13 @@ In Debian or Ubuntu (or derivatives) you should be able to achieve this with thi
Using PostgreSQL: Using PostgreSQL:
$ sudo apt-get install postgresql postgresql-contrib libjpeg-dev python3.5-dev virtualenv $ sudo apt-get install postgresql postgresql-contrib libjpeg-dev python3.6 virtualenv
Using MySQL: Using MySQL:
$ sudo apt-get install libmysqlclient-dev libjpeg-dev python3.5-dev virtualenv $ sudo apt-get install default-libmysqlclient-dev libjpeg-dev python3.6 virtualenv
Setting up the environment Setting up the environment
-------------------------- --------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment