changeset 260:0ac15efd8c17 default tip

Drop obsolete parameter to bootstrap.py in README.txt
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Mon, 29 Sep 2014 15:49:42 +0200
parents d8b0a06cb763
children
files README.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Mon Sep 29 15:08:23 2014 +0200
+++ b/README.txt	Mon Sep 29 15:49:42 2014 +0200
@@ -38,7 +38,7 @@
 
 First download the buildout software itself::
 
-   # python2.6 bootstrap.py --distribute
+   # python2.6 bootstrap.py
 
 Then run the buildout recipe::