docs/index.rst
changeset 2066 a35f6b1e4a41
parent 1724 bd994fd256e1
child 2557 e3acb8823900
equal deleted inserted replaced
2065:80446ff6d83a 2066:a35f6b1e4a41
   123 
   123 
   124        hg config --edit
   124        hg config --edit
   125 
   125 
   126      Then add ::
   126      Then add ::
   127 
   127 
   128        evolve=~/src/evolve-main/hgext/evolve.py
   128        evolve=~/src/evolve-main/hgext3rd/evolve/
   129 
   129 
   130      in the ``[extensions]`` section (adding the section if necessary). Use
   130      in the ``[extensions]`` section (adding the section if necessary). Use
   131      the directory that you actually cloned to, of course.
   131      the directory that you actually cloned to, of course.
   132 
   132 
   133 
   133