Skip to content

Installing the Latest Version

Philipp Rudiger edited this page May 13, 2014 · 1 revision

If you wish to use the latest git version instead of the package hosted on PyPI, you can:

  • git clone then configure your PYTHONPATH appropriately.
  • Or use pip install git+git://github.com/ioam/X.git#egg=X for IOAM project X and its IOAM dependencies.