Skip to content
Snippets Groups Projects
Commit a60a7a13 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Fix paths in README

Use the paths from the CI in the README example.
parent d3ff4fd7
No related tags found
1 merge request!5Resolve "CI for README"
Pipeline #
......@@ -115,10 +115,10 @@ To verify that the code snipped in this tutorial works as expected run
```bash
$ doxec hello_world.md
Doxec -- Copyright (c) 2017 Frank Sauerburger
/home/esel/rpriv/doxec/hello_world.md:6 console_output ...
/builds/frank/doxec/hello_world.md:6 console_output ...
--- $ echo "Hello World!"
--- Hello World!
/home/esel/rpriv/doxec/hello_world.md:6 console_output ... done
/builds/frank/doxec/hello_world.md:6 console_output ... done
--------------------------------------------------------------------------------
Failed: 0
Total: 1
......
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