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:
@ -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
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user