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

View File

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