README: fix evolve installation path
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Thu, 02 Mar 2017 18:26:47 +0100
changeset 2021 e6db5d48ebc5
parent 2020 143c8e4dc22d
child 2022 57f6150353e2
README: fix evolve installation path We forgot to do so when we moved things to hgext3rd.
README
--- a/README	Thu Mar 02 18:07:46 2017 +0100
+++ b/README	Thu Mar 02 18:26:47 2017 +0100
@@ -16,7 +16,7 @@
 You can enable it by adding the line below to the ``extensions``
 section of your hgrc::
 
-    evolve = PATH/TO/evolve-main/hgext/evolve.py
+    evolve = PATH/TO/evolve-main/hgext3rd/evolve/
 
 We recommend reading the documentation first. An online version is
 available here: