Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jararap authored Jan 8, 2025
1 parent 00cc34a commit 83164dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Our formulation naturally relaxes to the well-studied weighted maximum coverage
a. Using pip (use the lightweight source code w/o data/notebooks):
```
wget "https://github.com/PreferredAI/pcatt/archive/refs/tags/v0.13.tar.gz"
unzip pcatt-0.10.zip -d pcatt
unzip pcatt-0.13.zip -d pcatt
cd pcatt
pip install -r requirements.txt
pip install .
Expand Down

0 comments on commit 83164dd

Please sign in to comment.