mirror of
https://github.com/fruworg/cstrike.git
synced 2025-08-14 12:51:11 +03:00
Update README.md
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
```
|
```
|
||||||
mkdir /opt/cstrike
|
mkdir /opt/cstrike
|
||||||
cd /opt/cstrike
|
cd /opt/cstrike
|
||||||
git clone github.com/fruworg/cstrike .
|
git clone https://github.com/fruworg/cstrike .
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -13,6 +13,6 @@ docker compose up -d
|
|||||||
```
|
```
|
||||||
mkdir /opt/cstrike
|
mkdir /opt/cstrike
|
||||||
cd /opt/cstrike
|
cd /opt/cstrike
|
||||||
git clone github.com/fruworg/cstrike .
|
git clone https://github.com/fruworg/cstrike .
|
||||||
docker build . --platform=linux/386 -t cstrike
|
docker build . --platform=linux/386 -t cstrike
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user