Skip to content

Commit 36af0ca

Browse files
committed
Updated example for the python3 test run
1 parent baf74bf commit 36af0ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ python2.7 test/check_exercises.py crypto-square
2222
```
2323
and
2424
```
25-
python3.4 test/check_exercises.py crypto-square
25+
python3.5 test/check_exercises.py crypto-square
2626
```
2727

2828
To run the tests for all exercises type:

0 commit comments

Comments
 (0)