diff --git a/README.md b/README.md index e6c2002..5168965 100755 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ does not support the full IPFIX definition. ### Building and config options -The toolset is build upon the autotools framework. Run __./autogen.sh__ first. -Afterwards __./configure ./make__ and __./make install__ should do the trick. +The toolset is build upon the autotools framework. Run `./autogen.sh` first. +Afterwards `./configure` `make` and `make install` should do the trick. The following config options are available: diff --git a/autogen.sh b/autogen.sh old mode 100644 new mode 100755