We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2cf70a commit aff9ea2Copy full SHA for aff9ea2
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 git+https://github.com/gtaylor/python-fedex.git
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