diff --git a/README.md b/README.md index 8fcfde7..abd4cd6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An RCON client implementation. * [BattlEye RCon protocol](https://www.battleye.com/downloads/BERConProtocol.txt) ## Requirements -`rcon` requires Python 3.8 or higher. +`rcon` requires Python 3.10 or higher. ## Documentation Documentation is available on [readthedocs](https://rcon.readthedocs.io/en/latest/).