Patch documentation 1
This updates the documentation to alleviate two pains that I faced in my first time experience using the GDK:
- The
gitlab-runner
binary should be used instead ofgitlab-ci-multi-runner
- It was not clear to me that HTTPS should be used instead of SSH for the fork I specify in
gdk install
, thus leading to wasted time from failedgit clone
attempts by this command