Skip to content

Commit 40f58a6

Browse files
authored
Update README.md to mention 2.8 release (#9560)
1 parent c8c9776 commit 40f58a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Note: Builds are available for Python 3.8 to 3.11; please use one of the support
3232
# - for conda
3333
# conda create -n py311 python=3.11
3434

35-
pip install torch==2.7.0 'torch_xla[tpu]==2.7.0'
35+
pip install torch==2.8.0 'torch_xla[tpu]==2.8.0'
3636

3737
# Optional: if you're using custom kernels, install pallas dependencies
3838
pip install 'torch_xla[pallas]'

0 commit comments

Comments
 (0)