diff --git a/docs/source/install/index.rst b/docs/source/install/index.rst index 59c6844d3586..dc181f9e2b26 100644 --- a/docs/source/install/index.rst +++ b/docs/source/install/index.rst @@ -174,7 +174,7 @@ PyTorch backend ``````````````` Export ``DGLBACKEND`` as ``pytorch`` to specify PyTorch backend. The required PyTorch -version is 1.9.0 or later. See `pytorch.org `_ for installation instructions. +version is 1.12.0 or later. See `pytorch.org `_ for installation instructions. MXNet backend `````````````