Changeset 47:de07b0e7bd7a in pyenvjasmine


Ignore:
Timestamp:
Sep 4, 2019, 4:31:57 PM (5 years ago)
Author:
Borja Lopez <borja@…>
Branch:
default
Phase:
public
Tags:
0.3.1
Message:

Updated README file(s) to show where and how you can get the project sources

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.rst

    r40 r47  
    1616  pip install pyenvjasmine
    1717
    18 Or you can grab the latest sources and install it from there::
     18Or you can grab the latest sources using Mercurial_ from https://code.codigo23.net/hg/pyenvjasmine::
     19
     20  hg clone https://code.codigo23.net/hg/pyenvjasmine
     21
     22and install it from there::
    1923
    2024  python setup.py install
     
    8993   a new *Runner* instance.
    9094
     95
     96.. _Mercurial: https://www.mercurial-scm.org
    9197.. _envjasmine : https://github.com/trevmex/EnvJasmine
    9298.. _pip: http://www.pip-installer.org/en/latest/index.html
Note: See TracChangeset for help on using the changeset viewer.