Browse Source

'README.md' ändern

Martin Schmitz 6 years ago
parent
commit
cac502fe2f
1 changed files with 2 additions and 4 deletions
  1. 2 4
      README.md

+ 2 - 4
README.md

@@ -20,13 +20,11 @@ See [Releases](../../releases)
 -----
 
 
-## Compiling and Building OLIP
+## Compiling and Building OLIR
 
 #### Compile
 Run `./gradlew assemble`
-```
-./gradlew assemble
-```
+
 #### Deploy
 Plug in your Android device and run `./gradlew installDebug`