summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
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::