diff --git a/templates/readme-template.rst b/templates/readme-template.rst
index 494c62352ba6eb65866d722e26c67f30d2a70ca5..c5d666dce97977e1c939ace675d3ae309b3c6d4a 100644
--- a/templates/readme-template.rst
+++ b/templates/readme-template.rst
@@ -28,10 +28,9 @@ Bob_. <SHORTINTRO>
 Installation
 ------------
 
-Follow our `installation`_ instructions. Then, using the Python interpreter
-provided by the distribution, build this package with::
+Follow our `installation`_ instructions. Then, to install this pacakge, run::
 
-  $ buildout
+  $ conda install <PACKAGE>
 
 
 Contact