We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ecf8d commit 3dbba8bCopy full SHA for 3dbba8b
Operating/Clearinghouse/Installation.md
@@ -30,7 +30,8 @@ $ sudo adduser ch
30
## Install Dependencies
31
32
Clearinghouse requires at least the following software to be installed:
33
- * [Python](http://www.python.org/) in version 2.7 -- the language Seattle Clearinghouse is written in
+ * [Python](http://www.python.org/) in version 2.7 (use the latest release) --
34
+ the language Seattle Clearinghouse is written in
35
* [Pip](https://pypi.python.org/pypi/pip) -- Recommended tool for installing python packages.
36
* [mysqlclient](https://pypi.python.org/pypi/mysqlclient) -- the python mysql interface
37
* [MySQL](http://www.mysql.com/) -- the database
0 commit comments