summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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.