Update README.md

Adding memory system requirements
This commit is contained in:
bageshwar 2023-10-14 09:00:48 +05:30 committed by GitHub
parent c89909568c
commit 3724d7ba24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,10 @@ $ docker run -d --net=host -v $(pwd)/cs2-data:/home/steam/cs2-dedicated/ --name=
**The container will automatically update the game on startup, so if there is a game update just restart the container.** **The container will automatically update the game on startup, so if there is a game update just restart the container.**
# Configuration # Configuration
## System Requirements
Please note that you need approximately 1.5g of free RAM. If this is not available, container will crash with err 137.
## Environment Variables ## Environment Variables
Feel free to overwrite these environment variables, using -e (--env): Feel free to overwrite these environment variables, using -e (--env):