diff --git a/example/README.md b/example/README.md index 3622612d..be751154 100644 --- a/example/README.md +++ b/example/README.md @@ -16,7 +16,11 @@ routing example. It contains the following files: * example_netconf.c Netconf callback plugin * Makefile.in Example makefile where plugins are built and installed + ## Compile and run + +Before you start, see [preparation](../doc/FAQ.md#do-i-need-to-setup-anything-important). + ``` cd example make && sudo make install