Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
DAN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Automatic Text Recognition
DAN
Commits
a24c7063
Commit
a24c7063
authored
1 year ago
by
Manon Blanco
Browse files
Options
Downloads
Patches
Plain Diff
Update command line in the documentation
parent
3b71cc0b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!354
Update command line in the documentation
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/get_started/index.md
+1
-1
1 addition, 1 deletion
docs/get_started/index.md
with
1 addition
and
1 deletion
docs/get_started/index.md
+
1
−
1
View file @
a24c7063
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment