Skip to content

Commit bc49dbd

Browse files
authored
Update README.md
1 parent 2e5c33d commit bc49dbd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,13 @@ python3.12 -m venv env
7171
Install RCAEval using pip
7272

7373
```bash
74-
pip install pip==20.0.2
7574
pip install -e .[default]
7675
```
7776

7877
Or, install RCAEval from PyPI
7978

8079
```bash
8180
# Install RCAEval from PyPI
82-
pip install pip==20.0.2
8381
pip install RCAEval[default]
8482
```
8583

0 commit comments

Comments
 (0)