From 87ff55473bbbbdb8f23f812d1e6e9b0d7c74a34a Mon Sep 17 00:00:00 2001 From: George Hickman Date: Wed, 11 Jan 2012 16:40:51 +0000 Subject: Use pip instead of easy_install --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 7cd80f6..f20b129 100644 --- a/README.rst +++ b/README.rst @@ -19,9 +19,9 @@ Download Github: http://github.com/rbarrois/factory_boy/ -easy_install:: +PyPI:: - easy_install factory_boy + pip install factory_boy Source:: -- cgit v1.2.3