浏览代码

Merge pull request #143 from Ivoz/patch-1

Update python version / setuptools instructions
Feng Xiao 11 年之前
父节点
当前提交
644a6a1da7
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      python/README.txt

+ 2 - 2
python/README.txt

@@ -26,7 +26,7 @@ join the Protocol Buffers discussion list and let us know!
 Installation
 Installation
 ============
 ============
 
 
-1) Make sure you have Python 2.4 or newer.  If in doubt, run:
+1) Make sure you have Python 2.6 or newer.  If in doubt, run:
 
 
      $ python -V
      $ python -V
 
 
@@ -35,7 +35,7 @@ Installation
    If you would rather install it manually, you may do so by following
    If you would rather install it manually, you may do so by following
    the instructions on this page:
    the instructions on this page:
 
 
-     http://peak.telecommunity.com/DevCenter/EasyInstall#installation-instructions
+     https://packaging.python.org/en/latest/installing.html#setup-for-installing-packages
 
 
 3) Build the C++ code, or install a binary distribution of protoc.  If
 3) Build the C++ code, or install a binary distribution of protoc.  If
    you install a binary distribution, make sure that it is the same
    you install a binary distribution, make sure that it is the same