From 05681e10eb9c303096b8c5b483de1966cc4d38be Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 14 Nov 2011 19:08:07 -0500 Subject: [PATCH] better --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2e256bd..e8be38f 100644 --- a/README.rst +++ b/README.rst @@ -28,11 +28,11 @@ Build a Python:: Build all major versions of Python:: - $ pyenv build --all-major + $ pyenv build --all Build all versions of Python:: - $ pyenv build --all + $ pyenv build --all-minor Config