comparison docs/index.rst @ 2875:483152bab9b9

doc-front-page: mention the mailing list in the documentation It is an important tool to keep people up to date.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 29 Aug 2017 17:11:18 +0200
parents 2b84eee4c040
children c47c988b239b
comparison
equal deleted inserted replaced
2874:2b84eee4c040 2875:483152bab9b9
8 8
9 .. _`evolve`: https://www.mercurial-scm.org/wiki/EvolveExtension 9 .. _`evolve`: https://www.mercurial-scm.org/wiki/EvolveExtension
10 10
11 Installation and setup 11 Installation and setup
12 ---------------------- 12 ----------------------
13
14 We recommend you subscribe to the `evolve-testers`_ mailing list to stay up
15 to date with the latest news and announcement.
16
17 .. _`evolve-testers`: https://www.mercurial-scm.org/mailman/listinfo/evolve-testers
13 18
14 Using pip:: 19 Using pip::
15 20
16 pip install --user hg-evolve 21 pip install --user hg-evolve
17 22