Skip to content

Commit 3dbba8b

Browse files
authored
Clarify that we want the latest Python 2.7 release
This addresses a review comment that indirectly points out the ambiguity, SeattleTestbed/custominstallerbuilder#16 (comment) .
1 parent d3ecf8d commit 3dbba8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Operating/Clearinghouse/Installation.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ $ sudo adduser ch
3030
## Install Dependencies
3131

3232
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
33+
* [Python](http://www.python.org/) in version 2.7 (use the latest release) --
34+
the language Seattle Clearinghouse is written in
3435
* [Pip](https://pypi.python.org/pypi/pip) -- Recommended tool for installing python packages.
3536
* [mysqlclient](https://pypi.python.org/pypi/mysqlclient) -- the python mysql interface
3637
* [MySQL](http://www.mysql.com/) -- the database

0 commit comments

Comments
 (0)