diff docs/index.rst @ 2066:a35f6b1e4a41

docs: update references to installation path
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 08 Mar 2017 13:48:35 -0800
parents bd994fd256e1
children e3acb8823900
line wrap: on
line diff
--- a/docs/index.rst	Wed Mar 08 17:07:38 2017 -0800
+++ b/docs/index.rst	Wed Mar 08 13:48:35 2017 -0800
@@ -125,7 +125,7 @@
 
      Then add ::
 
-       evolve=~/src/evolve-main/hgext/evolve.py
+       evolve=~/src/evolve-main/hgext3rd/evolve/
 
      in the ``[extensions]`` section (adding the section if necessary). Use
      the directory that you actually cloned to, of course.