README
changeset 62 c933fa2cd204
parent 59 6c388fe11dcc
child 63 c384fa42f8a2
equal deleted inserted replaced
61:18da6a9fa7b8 62:c933fa2cd204
    25 Setup
    25 Setup
    26 -----
    26 -----
    27 
    27 
    28 In the ``[extensions]`` section of your ``~/.hgrc`` add::
    28 In the ``[extensions]`` section of your ``~/.hgrc`` add::
    29 
    29 
    30     artemis = /path/to/artemis.py
    30     artemis = /path/to/Artemis/artemis
    31 
    31 
    32 Optionally, provide a section ``[artemis]``, and specify an alternative path for
    32 Optionally, provide a section ``[artemis]``, and specify an alternative path for
    33 the issues subdirectory (instead of the default ``.issues``)::
    33 the issues subdirectory (instead of the default ``.issues``)::
    34 
    34 
    35     [artemis]
    35     [artemis]