diff --git a/README.md b/README.md index 310a659..aee4d74 100644 --- a/README.md +++ b/README.md @@ -89,13 +89,14 @@ Please make sure you meet the following requirements before installing AutoGL. You will need either PyTorch Geometric (PyG) or Deep Graph Library (DGL) as the backend. You can select a backend following [here](http://mn.cs.tsinghua.edu.cn/autogl/documentation/docfile/tutorial/t_backend.html) if you install both. -3.1 PyTorch Geometric (>=1.7.0) + 3.1 PyTorch Geometric (>=1.7.0) - see for installation. + See for installation. -3.2 Deep Graph Library (>=0.7.0) + 3.2 Deep Graph Library (>=0.7.0) + + See for installation. - see for installation. ### Installation