Skip to content

Commit cf23dce

Browse files
authored
Merge pull request #880 from pytorch/brianjo-get-started-nightly
Update quick_start_local.html
2 parents e88ec3a + d3be5e6 commit cf23dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/quick_start_local.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p>Select your preferences and run the install command. Stable represents the most currently tested and supported version of PyTorch. This should
2-
be suitable for many users. Preview is available if you want the latest, not fully tested and supported, 1.10 builds that are generated nightly.
2+
be suitable for many users. Preview is available if you want the latest, not fully tested and supported, 1.11 builds that are generated nightly.
33
Please ensure that you have <b>met the prerequisites below (e.g., numpy)</b>, depending on your package manager. Anaconda is our recommended
44
package manager since it installs all dependencies. You can also
55
<a href="{{ site.baseurl }}/get-started/previous-versions">install previous versions of PyTorch</a>. Note that LibTorch is only available for C++.

0 commit comments

Comments
 (0)