Skip to content

Commit 83164dd

Browse files
authored
Update README.md
1 parent 00cc34a commit 83164dd

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
@@ -8,7 +8,7 @@ Our formulation naturally relaxes to the well-studied weighted maximum coverage
88
a. Using pip (use the lightweight source code w/o data/notebooks):
99
```
1010
wget "https://github.com/PreferredAI/pcatt/archive/refs/tags/v0.13.tar.gz"
11-
unzip pcatt-0.10.zip -d pcatt
11+
unzip pcatt-0.13.zip -d pcatt
1212
cd pcatt
1313
pip install -r requirements.txt
1414
pip install .

0 commit comments

Comments
 (0)