We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2cf70a + c41ddb9 commit 481370cCopy full SHA for 481370c
1 file changed
README.rst
@@ -26,7 +26,11 @@ Installation
26
As root/admin on your machine::
27
28
python setup.py install
29
-
+
30
+Pip install, bringing in all dependencies::
31
32
+ pip install fedex
33
34
Documentation
35
-------------
36
@@ -51,4 +55,4 @@ Copyright (C) 2012 Gregory Taylor
51
55
This software is licensed under the BSD License.
52
56
53
57
python-fedex is not authored by, endorsed by, or in any way affiliated with
54
-FedEx.
58
+FedEx.
0 commit comments