From 595231dd5cc92c3ac64faa39f22707b5ec58731a Mon Sep 17 00:00:00 2001 From: Yuchen Xie Date: Tue, 26 Jun 2018 06:20:53 +0800 Subject: Update minimal Python version to 2.7 (#4207) --- python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/README.md') diff --git a/python/README.md b/python/README.md index 4c194297..4b48225a 100644 --- a/python/README.md +++ b/python/README.md @@ -30,7 +30,7 @@ join the Protocol Buffers discussion list and let us know! Installation ============ -1) Make sure you have Python 2.6 or newer. If in doubt, run: +1) Make sure you have Python 2.7 or newer. If in doubt, run: $ python -V -- cgit v1.2.3