File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ or using docker-compose, see [examples](https://github.com/joedwards32/CS2/blob/
3131$ docker compose --file examples/docker-compose.yml up -d cs2-server
3232```
3333
34- You must have at least ** 40GB ** of free disk space! See [ System Requirements] ( ./#system-requirements ) .
34+ You must have at least ** 50GB ** of free disk space! See [ System Requirements] ( ./#system-requirements ) .
3535
3636** The container will automatically update the game on startup, so if there is a game update just restart the container.**
3737
@@ -43,7 +43,7 @@ Minimum system requirements are:
4343
4444* 2 CPUs
4545* 2GiB RAM
46- * 40GB of disk space for the container or mounted as a persistent volume on ` /home/steam/cs2-dedicated/ `
46+ * 50GB of disk space for the container or mounted as a persistent volume on ` /home/steam/cs2-dedicated/ `
4747
4848## Environment Variables
4949Feel free to overwrite these environment variables, using -e (--env):
You can’t perform that action at this time.
0 commit comments