Skip to content

Commit

Permalink
fix: correct Python download link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPandir committed Jan 25, 2025
1 parent 5a1ccec commit 9b52dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The model supports multilingualism (55 languages). It was trained on the [toxi-t
## Local Run
> [!IMPORTANT]
> Minimum requirement [python 3.9](https://www.python.org/downloads/).
> Minimum requirement [Python 3.9](https://www.python.org/downloads).
>
> This project uses [Rye](https://rye.astral.sh) for dependency management, but it is also possible to install dependencies via pip. This is not necessary.
Expand Down

0 comments on commit 9b52dc8

Please sign in to comment.