Use https for git pull in README
parent
de6dfdcca3
commit
28a31ec461
|
@ -4,7 +4,7 @@ csgo (Docker/Podman)
|
||||||
Usage:
|
Usage:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git pull ssh://git@git.zio.sh:2222/astra/csgo.git
|
$ git pull https://git.zio.sh/astra/csgo.git
|
||||||
$ cd csgo
|
$ cd csgo
|
||||||
$ podman build -t astra/csgo:latest .
|
$ podman build -t astra/csgo:latest .
|
||||||
$ podman run \
|
$ podman run \
|
||||||
|
|
Reference in New Issue