Skip to content

Commit 396150f

Browse files
authored
correct python support statement (#3374)
1 parent 931e056 commit 396150f

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
@@ -99,7 +99,7 @@ For RTX 50x, B200, 6000 GPUs, simply do `pip install unsloth`. Read our [Blackwe
9999

100100
## 💾 Install Unsloth
101101
> [!warning]
102-
> Python 3.14 does not support Unsloth. Use 3.13 or lower.
102+
> Unsloth does not support Python 3.14. Use 3.13 or lower.
103103
104104
You can also see our documentation for more detailed installation and updating instructions [here](https://docs.unsloth.ai/get-started/installing-+-updating).
105105

0 commit comments

Comments
 (0)