[example/README.md] Added link

This commit is contained in:
BlueFox 2024-09-22 17:52:28 +00:00
parent e19636163e
commit 11e49bac7f

View File

@ -5,7 +5,7 @@ This demonstrates the basic functionality of the git-puller image.
## How to get this working
First, build the image. Therefore, see section Building in the projects root README.md.
First, build the image. Therefore, see section Building in the projects root [README.md](../README.md).
Second, our git-puller needs some git repository to keep up-to-date. So just clone any git repository into the `to-pull` folder (but make sure that the git root is exactly in the to-pull folder!) and see what happens when you run it.