diff --git a/docs/competitions/f1tenth-sim-racing-guide.md b/docs/competitions/f1tenth-sim-racing-guide.md
index d3d5e85..ec7c4c6 100644
--- a/docs/competitions/f1tenth-sim-racing-guide.md
+++ b/docs/competitions/f1tenth-sim-racing-guide.md
@@ -28,24 +28,24 @@ For the F1TENTH Sim Racing League, each team will be provided with a standardize
Minimum Requirements:
- - Platform: Ubuntu, Windows, macOS (simulator has cross-platform compatibility)
- - Processor: Quad-core CPU (e.g., Intel Core i5 or AMD Ryzen 5)
- - Memory: 8 GB RAM
- - Graphics: Integrated graphics or a low-end discrete GPU (e.g., NVIDIA GeForce GTX 1050) with at least 2 GB of VRAM
- - Storage: 10 GB free disk space (for Docker images, simulator application and data)
- - Network: Internet connection for pulling Docker images, and downloading updates
+ - Platform: Ubuntu 20.04+, Windows 10+, macOS 10.14+ (simulator has cross-platform compatibility)
+ - Processor: Quad-core CPU (e.g., Intel Core i5 or AMD Ryzen 5)
+ - Memory: 8 GB RAM
+ - Graphics: Integrated graphics or a low-end discrete GPU (e.g., NVIDIA GeForce GTX 1050) with at least 2 GB of VRAM
+ - Storage: 10 GB free disk space (for Docker images, simulator application and data)
+ - Network: Internet connection for pulling Docker images, and downloading updates on demand
Recommended Requirements:
- - Platform: Ubuntu, Windows (simulator has been extensively tested on these platforms)
- - Processor: Six-core CPU (e.g., Intel Core i7 or AMD Ryzen 7)
- - Memory: 16 GB RAM
- - Graphics: Mid-range discrete GPU (e.g., NVIDIA GeForce GTX 1660 or RTX 2060) with 4 GB or more VRAM
- - Storage: 20 GB free disk space (to accommodate multiple Docker images, additional data, and logs)
- - Network: Stable internet connection for pulling Docker images, and downloading updates
+ - Platform: Ubuntu 20.04/22.04, Windows 10/11 (simulator has been extensively tested on these platforms)
+ - Processor: Six-core CPU (e.g., Intel Core i7 or AMD Ryzen 7)
+ - Memory: 16 GB RAM
+ - Graphics: Mid-range discrete GPU (e.g., NVIDIA GeForce GTX 1660 or RTX 2060) with 4 GB or more VRAM
+ - Storage: 20 GB free disk space (to accommodate multiple Docker images, additional data, and logs)
+ - Network: Stable internet connection for pulling Docker images, and downloading updates on the fly
!!! info
@@ -135,24 +135,24 @@ For the F1TENTH Sim Racing League, each team will be provided with a standardize
Minimum Requirements:
- - Platform: Ubuntu 20.04, Windows 10, macOS 10.14 (simulator has cross-platform compatibility)
- - Processor: Dual-core CPU (e.g., Intel Core i3 or AMD Ryzen 3)
- - Memory: 4 GB RAM
- - Graphics: Integrated graphics (e.g., Intel HD Graphics) or a low-end discrete GPU (e.g., NVIDIA GeForce GT 1030)
- - Storage: 5 GB free disk space (for Docker images, API files, and temporary data)
- - Network: Internet connection for pulling and pushing Docker images, and downloading updates
+ - Platform: Ubuntu 20.04, Windows 10, macOS 10.14 (simulator has cross-platform compatibility)
+ - Processor: Dual-core CPU (e.g., Intel Core i3 or AMD Ryzen 3)
+ - Memory: 4 GB RAM
+ - Graphics: Integrated graphics (e.g., Intel HD Graphics) or a low-end discrete GPU (e.g., NVIDIA GeForce GT 1030)
+ - Storage: 5 GB free disk space (for Docker images, API files, and temporary data)
+ - Network: Internet connection for pulling and pushing Docker images, and downloading updates on demand
Recommended Requirements:
- - Platform: Ubuntu 20.04 (devkit has been extensively tested on this platform)
- - Processor: Quad-core CPU (e.g., Intel Core i5 or AMD Ryzen 5)
- - Memory: 8 GB RAM
- - Graphics: Mid-range discrete GPU (e.g., NVIDIA GeForce GTX 1050 or RTX 2060) with at least 2 GB of VRAM (optional, depending on whether the development kit includes graphical components)
- - Storage: 10 GB free disk space (to accommodate multiple Docker images, additional data, and logs)
- - Network: Stable internet connection for pulling and pushing Docker images, and downloading updates
+ - Platform: Ubuntu 20.04 (devkit has been extensively tested on this platform)
+ - Processor: Quad-core CPU (e.g., Intel Core i5 or AMD Ryzen 5)
+ - Memory: 8 GB RAM
+ - Graphics: Mid-range discrete GPU (e.g., NVIDIA GeForce GTX 1050 or RTX 2060) with at least 2 GB of VRAM (optional, depending on whether the development kit includes graphical components)
+ - Storage: 10 GB free disk space (to accommodate multiple Docker images, additional data, and logs)
+ - Network: Stable internet connection for pulling and pushing Docker images, and downloading updates on the fly
!!! info