From 0d88a870ccaa81937367d48cc3d0e1438fdd95c2 Mon Sep 17 00:00:00 2001 From: bBoesl <32842406+bBoesl@users.noreply.github.com> Date: Sun, 2 Feb 2020 10:57:06 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 56e82b55..c1991e99 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,12 @@ to make things work, pleas follow the following steps: - download the FrameIt-MMT-Server.jar : https://drive.google.com/open?id=12aCu3LgXUuv96TAKL705BK9_45ytrv4q - call : - java -jar FrameIt-MMT-Server.jar <path to mathhub-dir> 8081 --press play in Unity. + java -jar FrameIt-MMT-Server.jar < path to mathhub-dir > 8081 +- press play in Unity: + have fun The Code of the Server is hosted here: https://github.com/bBoesl/UFrameTt_Server The FrameIt-Specific MMT files can be found here: - https://github.com/bBoesl/UFrameIt-MMT \ No newline at end of file + https://github.com/bBoesl/UFrameIt-MMT -- GitLab