Skip to content

Commit 2c4fd27

Browse files
Merge pull request #2021 from pkanwar23:patch-1
PiperOrigin-RevId: 428639177
2 parents 2d3fbd6 + 30eac49 commit 2c4fd27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/en/install/_index.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,14 @@ landing_page:
2020
<table class="columns">
2121
<tr><td>
2222
<ul>
23-
<li>Python 3.7–3.9</li>
23+
<li>Python 3.7–3.10</li>
2424
<li>Ubuntu 16.04 or later</li>
2525
<li>Windows 7 or later (with <a href="https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads">C++ redistributable</a>)</li>
2626
</ul>
2727
</td><td>
2828
<ul>
2929
<li>macOS 10.12.6 (Sierra) or later (no GPU support)</li>
30+
<li>WSL2 via Windows 10 19044 or higher including GPUs (Experimental)</li>
3031
</ul>
3132
</td></tr>
3233
</table>

0 commit comments

Comments
 (0)