Skip to content

Commit ffb6600

Browse files
authored
Update README to reflect new pip installation command
Removed outdated pip installation instructions.
1 parent b2cff23 commit ffb6600

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ Meta package providing Python bindings for
1010
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

13-
Note that `pip` >= 19.0 is required.
14-
1513
```bash
16-
pip install --upgrade pip
17-
pip install git+https://github.com/cms-l1-globaltrigger/[email protected]
14+
pip install --index https://globaltrigger.web.cern.ch/pypi tm-python==0.13.0
1815
```

0 commit comments

Comments
 (0)