Skip to content

Commit 036012d

Browse files
authored
Update pip install command for tm-python
1 parent a9a48f5 commit 036012d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ It is recommended to install the utm Python bindings in a virtual environment
1111
which makes it also possible to run multiple versions of utm in parallel.
1212

1313
```bash
14-
pip install --index https://globaltrigger.web.cern.ch/pypi tm-python==0.14.0
14+
pip install --extra-index-url https://globaltrigger.web.cern.ch/pypi tm-python==0.14.0
1515
```

0 commit comments

Comments
 (0)