Skip to content

Commit

Permalink
update installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
runderwood authored and runderwood committed Mar 21, 2017
1 parent 2448bd4 commit b4fc1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Install

1. Install the package. ::

$ pip install django-premis-event-service
$ pip install git+https://github.com/unt-libraries/django-premis-event-service@v1.2.1


2. Add ``premis_event_service`` to your ``INSTALLED_APPS``. Be sure to add ``django.contrib.admin`` if it is not already present. ::
Expand Down

0 comments on commit b4fc1bd

Please sign in to comment.