From 172d8af010131b141fbaa1184e515e83700bdf20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Gehring?= Date: Wed, 19 Oct 2016 08:43:35 -0700 Subject: Documentation error. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ac986ba..bfdb89e 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ To build the documentation asciidoc, source-highlight, doxygen and graphviz is n For compilation call: -[source, bash] ```bash mkdir build cd build @@ -79,4 +78,4 @@ To compile vsomeip with signal handling (SIGINT/SIGTERM) enabled, call cmake lik ```bash cmake -DENABLE_SIGNAL_HANDLING=1 .. ``` -In the default setting, the application has to take care of shutting down vsomeip in case these signals are received. \ No newline at end of file +In the default setting, the application has to take care of shutting down vsomeip in case these signals are received. -- cgit v1.2.1