1
0
mirror of https://github.com/fruworg/cstrike.git synced 2025-04-09 21:50:26 +03:00

Update README.md

This commit is contained in:
Руслан 2023-09-23 16:23:14 +06:00 committed by GitHub
parent fe1c3dd7d8
commit 1d5886f02e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,5 +6,5 @@
mkdir /opt/cstrike
cd /opt/cstrike
git clone github.com/fruworg/cstrike
docker clone up -d
docker compose up -d
```