Skip to content

Commit 481370c

Browse files
committed
Merge pull request #34 from radlws/patch-1
added pip install
2 parents f2cf70a + c41ddb9 commit 481370c

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 fedex
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)