Site updated at 2015-02-26 02:05:05 UTC

This commit is contained in:
Paulus Schoutsen 2015-02-25 18:05:05 -08:00
parent ff2ecee0e7
commit d05d46a3a6
8 changed files with 36 additions and 34 deletions

View file

@ -103,6 +103,8 @@
<p>Check if Git is installed by running <code>git --version</code>. If you are unable to run this command you can install it by following <a href="http://git-scm.com/downloads">these instructions</a>.</p>
<p>When you are on Linux, it can happen that the requirements fail to install. If this is the case you can fix this by installing the Python 3 development package. For Debian/Ubuntu this can be done by running <code>apt-get install python3-dev</code>.</p>
</article>