Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Commit 8ee2d94

Browse files
authored
fix documentation about used Python version on the webserver (#62)
1 parent b9dc4a9 commit 8ee2d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Setup
1010

1111
To run this website, you'll need to first setup a development environment.
1212

13-
This project requires Python 2.6 (as that is what is on our old web server).
13+
This project requires Python 2.7 (as that is what is on our old web server).
1414

1515
virtualenv
1616
~~~~~~~~~~

0 commit comments

Comments
 (0)