diff --git a/examples/GaAN/README.md b/examples/GaAN/README.md index e3b4f620f16bec93b3ff804dd0ecaa6e58754f00..6022737044650351bfc4ac3cb2a27ee8b0679240 100644 --- a/examples/GaAN/README.md +++ b/examples/GaAN/README.md @@ -6,9 +6,9 @@ The ogbn-proteins dataset will be downloaded in directory ./dataset automatically. ## Dependencies -- paddlepaddle -- pgl -- ogb +- [paddlepaddle >= 1.6](https://github.com/paddlepaddle/paddle) +- [pgl 1.1](https://github.com/PaddlePaddle/PGL) +- [ogb 1.1.1](https://github.com/snap-stanford/ogb) ## How to run ```bash