Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YJiangcm committed May 8, 2023
1 parent 1b1638f commit 2e6d400
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 @@ -3,7 +3,7 @@

### Requirements

First, install PyTorch by following the instructions from [the official website](https://pytorch.org). To faithfully reproduce our results, please use the correct `1.10.1` version corresponding to your platforms/CUDA versions. PyTorch version higher than `1.10.1` should also work.
Firstly, install PyTorch by following the instructions from [the official website](https://pytorch.org). To faithfully reproduce our results, please use the correct `1.10.1` version corresponding to your platforms/CUDA versions. PyTorch version higher than `1.10.1` should also work. Secondly, install torch_geometric by following the instructions from [the official website](https://pytorch-geometric.readthedocs.io/en/latest/install/installation.html).

Then run the following script to install the remaining dependencies,

Expand Down

0 comments on commit 2e6d400

Please sign in to comment.