diff --git a/_includes/quick_start_local.html b/_includes/quick_start_local.html index 0e5a63ae6e4c..b542a56821ad 100644 --- a/_includes/quick_start_local.html +++ b/_includes/quick_start_local.html @@ -1,7 +1,6 @@

Select your preferences and run the install command. Stable represents the most currently tested and supported version of PyTorch. This should be suitable for many users. Preview is available if you want the latest, not fully tested and supported, builds that are generated nightly. - Please ensure that you have met the prerequisites below (e.g., numpy), depending on your package manager. Anaconda is our recommended - package manager since it installs all dependencies. You can also + Please ensure that you have met the prerequisites below (e.g., numpy), depending on your package manager. You can also install previous versions of PyTorch. Note that LibTorch is only available for C++.