README
changeset 2021 e6db5d48ebc5
parent 2020 143c8e4dc22d
child 2028 d7f31181ef90
equal deleted inserted replaced
2020:143c8e4dc22d 2021:e6db5d48ebc5
    14 **This extension is experimental and not yet meant for production.**
    14 **This extension is experimental and not yet meant for production.**
    15 
    15 
    16 You can enable it by adding the line below to the ``extensions``
    16 You can enable it by adding the line below to the ``extensions``
    17 section of your hgrc::
    17 section of your hgrc::
    18 
    18 
    19     evolve = PATH/TO/evolve-main/hgext/evolve.py
    19     evolve = PATH/TO/evolve-main/hgext3rd/evolve/
    20 
    20 
    21 We recommend reading the documentation first. An online version is
    21 We recommend reading the documentation first. An online version is
    22 available here:
    22 available here:
    23 
    23 
    24     https://www.mercurial-scm.org/doc/evolution/
    24     https://www.mercurial-scm.org/doc/evolution/