aboutsummaryrefslogtreecommitdiffstats
path: root/topics
diff options
context:
space:
mode:
Diffstat (limited to 'topics')
-rw-r--r--topics/contributing.html2
-rw-r--r--topics/credits.html1
2 files changed, 2 insertions, 1 deletions
diff --git a/topics/contributing.html b/topics/contributing.html
index cc1e8a3c..c9b1956c 100644
--- a/topics/contributing.html
+++ b/topics/contributing.html
@@ -239,7 +239,7 @@
<p>To run the tests, clone the repository, and then:</p>
<pre class="prettyprint lang-py"><code># Setup the virtual environment
virtualenv env
-env/bin/activate
+source env/bin/activate
pip install -r requirements.txt
pip install -r optionals.txt
diff --git a/topics/credits.html b/topics/credits.html
index ebe1fc98..a3c851c0 100644
--- a/topics/credits.html
+++ b/topics/credits.html
@@ -366,6 +366,7 @@
<li>Ian Foote - <a href="https://github.com/ian-foote">ian-foote</a></li>
<li>Chuck Harmston - <a href="https://github.com/chuckharmston">chuckharmston</a></li>
<li>Philip Forget - <a href="https://github.com/philipforget">philipforget</a></li>
+<li>Artem Mezhenin - <a href="https://github.com/amezhenin">amezhenin</a></li>
</ul>
<p>Many thanks to everyone who's contributed to the project.</p>
<h2 id="additional-thanks">Additional thanks</h2>