Site updated at 2016-11-22 04:50:51 UTC

This commit is contained in:
Travis CI 2016-11-22 04:50:51 +00:00
parent 4b15c1b388
commit 484fd8a603
26 changed files with 84 additions and 40 deletions

View file

@ -161,9 +161,9 @@
</code></pre>
</div>
<h3><a class="title-link" name="postgresql" href="#postgresql"></a> PostGreSQL</h3>
<h3><a class="title-link" name="postgresql" href="#postgresql"></a> PostgreSQL</h3>
<p>For PostGreSQL you may have to install a few dependencies:</p>
<p>For PostgreSQL you may have to install a few dependencies:</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install postgresql-server-dev-X.Y
<span class="gp">$ </span>pip3 install psycopg2