Browse Source

Update required Python version

pull/14/head
Richard Neumann 3 years ago
parent
commit
ecc441e27e
  1. 2
      README.md

2
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/).

Loading…
Cancel
Save