summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürgen Gehring <Juergen.Gehring@bmw.de>2016-10-19 08:43:35 -0700
committerJürgen Gehring <Juergen.Gehring@bmw.de>2016-10-19 08:43:35 -0700
commit172d8af010131b141fbaa1184e515e83700bdf20 (patch)
tree4341d7fe4d2c9e61ba8633c885b616ab4bc65daf
parent57a75d5647cbaa87c52103d8795c883e89ab6a29 (diff)
downloadvSomeIP-172d8af010131b141fbaa1184e515e83700bdf20.tar.gz
Documentation error.
-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.