Skip to content

Commit 28ef873

Browse files
authored
Update README.md
1 parent f984047 commit 28ef873

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ pip install -e .
5252
- torch-scatter>=2.0.5
5353
- torch-geometric>=1.6.1
5454

55-
Running `pip install wilds` will check for all of these requirements except for the `torch-scatter` and `torch-geometric` packages, which require a [quick manual install](https://pytorch-geometric.readthedocs.io/en/latest/notes/installation.html#installation-via-binaries).
55+
Running `pip install wilds` or `pip install -e .` will automatically check for and install all of these requirements
56+
except for the `torch-scatter` and `torch-geometric` packages, which require a [quick manual install](https://pytorch-geometric.readthedocs.io/en/latest/notes/installation.html#installation-via-binaries).
5657

5758

5859
### Default models

0 commit comments

Comments
 (0)