From dbd9705c47271a62ba7900dd6056ef246d1e0c31 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Mon, 13 Mar 2017 12:44:54 +0100 Subject: [PATCH] Fix readme template (see #45) --- templates/readme-template.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/readme-template.rst b/templates/readme-template.rst index f8f90a2..4372a85 100644 --- a/templates/readme-template.rst +++ b/templates/readme-template.rst @@ -29,8 +29,7 @@ Installation Follow our `installation`_ instructions. Then, using the Python interpreter provided by the distribution, bootstrap and buildout this package:: - $ python bootstrap-buildout.py - $ ./bin/buildout + $ buildout Contact -- GitLab