summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid García Garzón <david.garcia@upf.edu>2017-01-15 18:10:47 +0100
committerGitHub <noreply@github.com>2017-01-15 18:10:47 +0100
commit0e0b97b1d595b9b54d57e5bd4774e2a7b97696df (patch)
treed4baf2f63f841fe9ca549de0d3d2b69622ac5639 /README.md
parentf2ad9a239b1a06ee19b8edcd273cbfb9775b0a66 (diff)
downloadgitpython-0e0b97b1d595b9b54d57e5bd4774e2a7b97696df.tar.gz
pip install using camellcase package name
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1f02fd71..8df3ef4a 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ If you have downloaded the source code:
or if you want to obtain a copy from the Pypi repository:
- pip install gitpython
+ pip install GitPython
Both commands will install the required package dependencies.