Commit c5fd5190 authored by Baiju Muthukadan's avatar Baiju Muthukadan

use pip instead of easy_install

parent 8b78313c
......@@ -52,9 +52,9 @@ Downloads
ZODB is distributed as Python eggs through the `Python Package Index <http://pypi.python.org/pypi/ZODB3>`_.
You can install the egg using setuptools' easy_install command::
You can install the ZODB using pip command::
$ easy_install ZODB
$ pip install ZODB
Community and contributing
==========================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment