Mercurial > public > enigma
changeset 43:378dca0509d7
Oops, we aren't on PyPI yet.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 04 Jun 2012 21:04:58 -0500 |
parents | 360534b4781d |
children | f2399d731ee1 |
files | enigma/docs/source/overview.rst |
diffstat | 1 files changed, 2 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/enigma/docs/source/overview.rst Mon Jun 04 20:51:05 2012 -0500 +++ b/enigma/docs/source/overview.rst Mon Jun 04 21:04:58 2012 -0500 @@ -61,12 +61,9 @@ Installation ------------ -To install or upgrade via PyPI_ use pip_:: +Py-Enigma will by placed on PyPI_ very soon. - pip install pyenigma # install - pip install --upgrade pyenigma # upgrade - -Alternatively you can download a source .zip or tarball at the `Py-Enigma +In the meantime, you can download a source .zip or tarball at the `Py-Enigma Bitbucket page`_. Once unpacked, you can install with:: python setup.py install