Fix md014 violations in README

Change-Id: Ifefc3bae269d948d00f341db946a7525c95fee28
diff --git a/README.md b/README.md
index 8c3474a..7b6750b 100644
--- a/README.md
+++ b/README.md
@@ -26,22 +26,22 @@
 To build the latest version of Kalamar-Plugin-Export, do ...
 
 ```shell
-$ git clone https://github.com/KorAP/Kalamar-Plugin-Export
-$ cd Kalamar-Plugin-Export
+git clone https://github.com/KorAP/Kalamar-Plugin-Export
+cd Kalamar-Plugin-Export
 ```
 
 ... and build the jar file ...
 
 
 ```shell
-$ mvn clean package
+mvn clean package
 ```
 
 Afterwards the jar file is located in the `target/` folder and can
 be started with ...
 
 ```shell
-$ java -jar KalamarExportPlugin-[VERSION].jar
+java -jar KalamarExportPlugin-[VERSION].jar
 ```
 
 Per default, this will start a server at `http://localhost:7777`.
@@ -115,7 +115,7 @@
 according filename as argument:
 
 ```shell
-$ java -jar KalamarExportPlugin-[VERSION].jar myconf_exportPlugin.conf
+java -jar KalamarExportPlugin-[VERSION].jar myconf_exportPlugin.conf
 ```
 
 Alternatively a file named `exportPlugin.conf` can be stored in the