Fix instructions in README
Executable is located in bin directory now:
$ export GITLAB_USER_NAME="Jane"
$ ./build/bin/helloWorld
Hello Jane!
Edited by Hueser, Christian
Executable is located in bin directory now:
$ export GITLAB_USER_NAME="Jane"
$ ./build/bin/helloWorld
Hello Jane!