Skip to content

Commit 0f54d43

Browse files
committed
updated README with current Py interpreter testing versions
1 parent 5ee634f commit 0f54d43

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
@@ -27,7 +27,7 @@ font-line is a libre, open source command line tool for OpenType vertical metric
2727

2828
## Install
2929

30-
font-line is built with Python and is tested with Python 2.7 and Python 3.5+ interpreters. You can verify your installed Python version on the command line with the command:
30+
font-line is built with Python and is tested with Python 2.7 and Python 3.4+ interpreters. You can verify your installed Python version on the command line with the command:
3131

3232
```
3333
$ python --version

0 commit comments

Comments
 (0)