Changes between Version 1 and Version 2 of pyenvjasmine


Ignore:
Timestamp:
Sep 4, 2019, 4:18:23 PM (5 years ago)
Author:
borja
Comment:

Added info on how to clone the main pyenvjasmine repo to get a copy of the sources

Legend:

Unmodified
Added
Removed
Modified
  • pyenvjasmine

    v1 v2  
    1919  pip install pyenvjasmine
    2020
    21 Or you can grab the latest sources and install it from there::
     21Or you can grab the latest sources using Mercurial_ from https://code.codigo23.net/hg/pyenvjasmine::
     22
     23  hg clone https://code.codigo23.net/hg/pyenvjasmine
     24
     25and install it from there::
    2226
    2327  python setup.py install
     
    9296   a new *Runner* instance.
    9397
     98.. _Mercurial: https://www.mercurial-scm.org
    9499.. _envjasmine : https://github.com/trevmex/EnvJasmine
    95100.. _pip: http://www.pip-installer.org/en/latest/index.html