Skip to content
Snippets Groups Projects
Verified Commit a2d8db48 authored by Hueser, Christian's avatar Hueser, Christian
Browse files

Fix instructions in file README

* Built executable is located in folder ./build/bin/ now.
parent 521f7e59
No related branches found
No related tags found
1 merge request!10Fix instructions in file README
......@@ -43,6 +43,6 @@ Total Test time (real) = 0.02 sec
```bash
$ export GITLAB_USER_NAME="Jane"
$ cd build && ./helloWorld
$ ./build/bin/helloWorld
Hello Jane!
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment