Fix README usage

This code is not in pypi as giftwrap. Therefore, we cannot install it
as described in pip command. Until this code is in pypi, provide
alternate instructions.
This commit is contained in:
Craig Tracey 2015-09-21 13:24:22 -04:00
parent a319c1cafe
commit d0506e9eb6
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ Status
Usage
=====
$ pip install giftwrap
$ pip install .
$ python setup.py install
$ giftwrap -h
Dependencies