Skip to content
Snippets Groups Projects
Commit 78f9e935 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Fix documentation

parent 8b2b4904
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ Gather from the ATDB database the values of tasks. ...@@ -36,7 +36,7 @@ Gather from the ATDB database the values of tasks.
### Installation ### Installation
```bash ```bash
# Using pip install (requires valid ssh key, until the repo is set to public) # 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 ### Running
...@@ -56,7 +56,7 @@ Inspect the time elapsed between the transition of two states given a sas id. ...@@ -56,7 +56,7 @@ Inspect the time elapsed between the transition of two states given a sas id.
### Installation ### Installation
```bash ```bash
# Using pip install (requires valid ssh key, until the repo is set to public) # 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 ### Running
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment