1
0
mirror of https://github.com/fruworg/cstrike.git synced 2025-07-02 00:23:59 +03:00

Update README.md

This commit is contained in:
2023-09-23 16:21:57 +06:00
committed by GitHub
parent aa0362a0e9
commit 7cf5d6065e

@ -1,2 +1,10 @@
# cstrike # cstrike
based on [this repo](https://github.com/AMXX4u/BasePack). 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
```