From da5fc860cf818f5ce4331de458f1e8129c2c3edb Mon Sep 17 00:00:00 2001 From: Yury Date: Thu, 22 Jul 2021 02:50:54 +0300 Subject: [PATCH] Update README.md formatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eb098eac9..77bf0da2d 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ Latest instructions are currently [here](https://gist.github.com/Eirenliel/8c0ee You need to execute this commands in folder where you want this project. -git clone https://github.com/SlimeVR/SlimeVR-Server.git -git clone https://github.com/Eirenliel/slime-java-commons.git -cd SlimeVR-Server -gradlew serverJar +* git clone https://github.com/SlimeVR/SlimeVR-Server.git +* git clone https://github.com/Eirenliel/slime-java-commons.git +* cd SlimeVR-Server +* gradlew serverJar Open Slime Vr Server project in Eclipse or Intellij Idea