Site updated at 2016-07-17 15:46:54 UTC

This commit is contained in:
Travis CI 2016-07-17 15:46:54 +00:00
parent 160c5ef86e
commit 021b2e4d58
21 changed files with 32 additions and 27 deletions

View file

@ -145,6 +145,11 @@ recorder:
</tbody>
</table>
<p><strong>Note</strong>: For MySQL you may have to install a few dependencies: <br />
<code>
$ apt-get install libmysqlclient-dev
$ pip3 install mysqlclient
</code></p>
</article>