docs/index.rst
branchmercurial-4.1
changeset 2595 54ac473663ff
parent 2557 e3acb8823900
child 2861 54a95c333102
equal deleted inserted replaced
2531:d3d686f05458 2595:54ac473663ff
   111 To use ``evolve``, you must:
   111 To use ``evolve``, you must:
   112 
   112 
   113   #. Clone the ``evolve`` repository::
   113   #. Clone the ``evolve`` repository::
   114 
   114 
   115        cd ~/src
   115        cd ~/src
   116        hg clone http://hg.netv6.net/evolve-main
   116        hg clone https://www.mercurial-scm.org/repo/evolve
   117 
   117 
   118   #. Configure the extension, either locally ::
   118   #. Configure the extension, either locally ::
   119 
   119 
   120        hg config --local
   120        hg config --local
   121 
   121