diff --git a/README.md b/README.md index 824323d59949dd42656a9cab5f18746f665ac80d..b132ba6ea8f872e88e9b6c0731ee3199ed88d2cd 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Gather from the ATDB database the values of tasks. ### Installation ```bash # Using pip install (requires valid ssh key, until the repo is set to public) -pip install pip install -e "git+https://git.astron.nl/ldv/ldv_utils.git#egg=atdb-result_gatherer&subdirectory=atdb_result_gatherer" +pip install pip install -e "git+https://git.astron.nl/ldv/ldv_utils.git#egg=atdb-result-gather&subdirectory=atdb_result_gatherer" ``` ### Running @@ -56,7 +56,7 @@ Inspect the time elapsed between the transition of two states given a sas id. ### Installation ```bash # Using pip install (requires valid ssh key, until the repo is set to public) -pip install pip install -e "git+https://git.astron.nl/ldv/ldv_utils.git#egg=atdb-inspect-transition&subdirectory=atdb_inspect-transition" +pip install pip install -e "git+https://git.astron.nl/ldv/ldv_utils.git#egg=atdb-inspect-transition&subdirectory=atdb_inspect_transition" ``` ### Running