diff --git a/07 - GameDevSpace/Processes/Things to do for it to work.md b/07 - GameDevSpace/Processes/Things to do for it to work.md index 3d5e2b2..69a7944 100644 --- a/07 - GameDevSpace/Processes/Things to do for it to work.md +++ b/07 - GameDevSpace/Processes/Things to do for it to work.md @@ -27,7 +27,7 @@ if (Target.bBuildEditor) ``` rpm -U http://opensource.wandisco.com/centos/7/git/x86_64/wandisco-git-release-7-2.noarch.rpm && yum install -y git ``` -- `git clone https://github.com/Minimata/compose-jelastic.git` +- `git clone https://git.game-dev.space/minimata/game-dev-space.git` - move bash, compose and .env files to the `application` folder - move service file to /etc/systemd/system directory - authenticate docker to ghcr.io `echo | docker login ghcr.io -u Minimata --password-stdin` \ No newline at end of file