Skip to content

Commit

Permalink
Merge pull request #13 from MITLibraries/update-readme
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
ehanson8 committed Sep 22, 2021
2 parents 31aae5a + b581975 commit fe2d247
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ Usage
-----

To install this library with `pip`::
pip install "git+https://github.com/mitlibraries/dspace-python-client.git@<release-version-number>#egg=dspace"

pip install "git+https://github.com/mitlibraries/dspace-python-client.git@<release-version-number>#egg=dspace-python-client"

To install this library with `pipenv`::
pipenv install "git+https://github.com/mitlibraries/dspace-python-client.git@<release-version-number>#egg=dspace"

pipenv install "git+https://github.com/mitlibraries/dspace-python-client.git@<release-version-number>#egg=dspace-python-client"

To authenticate the DSpace client::

Expand Down

0 comments on commit fe2d247

Please sign in to comment.