diff --git a/README.md b/README.md index 0dc6116f1a8a271087db8eb13c6d82291c218d03..fc7569337aa0cd12f49d8da8ee801215461c0842 100644 --- a/README.md +++ b/README.md @@ -72,10 +72,10 @@ flowchart LR Before you begin, ensure you have met the following requirements: -- Operating system: Debian 11, Ubuntu 20.04 or newer +- Operating system: Debian 12, Ubuntu 23.10 or newer - `git`, `make` - [Docker](https://www.docker.com/), optional if you want to run in a container -- [Python 3.10+](https://www.python.org/downloads/) +- [Python 3.11+](https://www.python.org/downloads/) - [Poetry](https://python-poetry.org/) Ensure that you have also dependencies such as `steering`, `tank`, `dashboard`, `engine-core`, and `engine-api` up and running.