Skip to content

Commit 85ae144

Browse files
authored
Merge pull request #381 from robkam/patch-1
Add that the script requires Python 2.7
2 parents 6e85afc + c563012 commit 85ae144

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ This is a very quick guide for the most used features of WikiTeam tools. For fur
2727

2828
### Requirements
2929

30+
Requires <a href="https://www.python.org/downloads/release/python-278/">Python 2.7</a>.
31+
3032
Confirm you satisfy the requirements:
3133

3234
`pip install --upgrade -r requirements.txt`

0 commit comments

Comments
 (0)