clicon group in example clarification

This commit is contained in:
Olof hagsand 2018-07-13 16:58:19 +02:00
parent d61f86c1e0
commit 0c5ef826d2

View file

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