diff --git a/README.md b/README.md index 62e3b9ea4937..65c0bb982bd9 100644 --- a/README.md +++ b/README.md @@ -276,7 +276,7 @@ conda install pkg-config libuv pip install mkl-static mkl-include # Add these packages if torch.distributed is needed. # Distributed package support on Windows is a prototype feature and is subject to changes. -conda install -c conda-forge libuv=1.39 +conda install -c conda-forge libuv ``` #### Install PyTorch