Skip to content
Snippets Groups Projects
Commit a24c7063 authored by Manon Blanco's avatar Manon Blanco
Browse files

Update command line in the documentation

parent 3b71cc0b
No related branches found
No related tags found
1 merge request!354Update command line in the documentation
......@@ -35,7 +35,7 @@ pip install -r requirements.txt
To install DAN directly, you can install it via pip:
```shell
pip3 install --index-url https://gitlab.teklia.com/api/v4/projects/210/packages/pypi/simple --extra-index-url https://gitlab.teklia.com/api/v4/projects/210/packages/pypi/simple teklia-dan
pip3 install --index-url https://gitlab.teklia.com/api/v4/projects/98/packages/pypi/simple --extra-index-url https://gitlab.teklia.com/api/v4/projects/210/packages/pypi/simple teklia-dan
```
The `--index-url` argument is required to find the `DAN` package, the `--extra-index-url` argument is needed to find the `nerval` dependency.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment