Skip to content

Commit

Permalink
docs: update Artifactory URL in pip config
Browse files Browse the repository at this point in the history
  • Loading branch information
StijnCaerts committed Nov 29, 2023
1 parent 38a6d03 commit 45b66af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Alternatively, you can configure ``pip`` to use the Terrascope repository by def
- add the Terrascope PyPi repository in your `pip configuration file <https://pip.pypa.io/en/stable/user_guide/#configuration>`_::

[global]
index-url = https://artifactory.vgt.vito.be/api/pypi/python-packages/simple
extra-index-url = https://artifactory.vgt.vito.be/artifactory/api/pypi/python-packages/simple

- install the ``terracatalogueclient`` package::

Expand Down

0 comments on commit 45b66af

Please sign in to comment.