diff options
| author | David García Garzón <david.garcia@upf.edu> | 2017-01-15 18:10:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-15 18:10:47 +0100 |
| commit | 0e0b97b1d595b9b54d57e5bd4774e2a7b97696df (patch) | |
| tree | d4baf2f63f841fe9ca549de0d3d2b69622ac5639 /README.md | |
| parent | f2ad9a239b1a06ee19b8edcd273cbfb9775b0a66 (diff) | |
| download | GitPython-0e0b97b1d595b9b54d57e5bd4774e2a7b97696df.tar.gz GitPython-0e0b97b1d595b9b54d57e5bd4774e2a7b97696df.zip | |
pip install using camellcase package name
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
