mirror of
https://github.com/fruworg/cstrike.git
synced 2025-08-13 20:36:49 +03:00
Update README.md
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
```
|
||||
mkdir /opt/cstrike
|
||||
cd /opt/cstrike
|
||||
git clone github.com/fruworg/cstrike .
|
||||
git clone https://github.com/fruworg/cstrike .
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
@@ -13,6 +13,6 @@ docker compose up -d
|
||||
```
|
||||
mkdir /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
|
||||
```
|
||||
|
Reference in New Issue
Block a user