Update README.md

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

View File

@ -1,2 +1,10 @@
# cstrike
based on [this repo](https://github.com/AMXX4u/BasePack).
## Установка
```
mkdir /opt/cstrike
cd /opt/cstrike
git clone github.com/fruworg/cstrike
docker clone up -d
```