Skip to content

Commit aff9ea2

Browse files
committed
added pip install
1 parent f2cf70a commit aff9ea2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@ Installation
2626
As root/admin on your machine::
2727

2828
python setup.py install
29-
29+
30+
Pip install, bringing in all dependencies::
31+
32+
pip install git+https://github.com/gtaylor/python-fedex.git
33+
3034
Documentation
3135
-------------
3236

@@ -51,4 +55,4 @@ Copyright (C) 2012 Gregory Taylor
5155
This software is licensed under the BSD License.
5256

5357
python-fedex is not authored by, endorsed by, or in any way affiliated with
54-
FedEx.
58+
FedEx.

0 commit comments

Comments
 (0)