Fixed pip install command

This commit is contained in:
Ali 2018-09-09 11:39:17 +02:00 committed by Matt Robenolt
parent 86029fba72
commit a73a4f55ae
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Install
Install the package via ``pip``::
pip install sentry-redmine
pip install git+git://github.com/getsentry/sentry-redmine@master
Configuration
-------------