From a7dc0f77e9849d40f2ecc5bd18e2ccfa64ac5b3a Mon Sep 17 00:00:00 2001 From: Nikolai Date: Thu, 6 Jan 2022 19:12:48 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bb07aeb..b9364df 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Server online: guitartex2.nikolai-rinas.de +## Build instructions +You can build it on you platform with maven. I'm using Visual Studio Code with maven an openjdk package to build the release versions. + ## Documentation * [Available in German](https://github.com/workinghard/GuitarTeX2/blob/a9db41ba391bd3afd5dafd1106c3e946599ce262/doc/GuitartTeX2-documentation_de.pdf) * [Available in English](https://github.com/workinghard/GuitarTeX2/blob/3db89f3205e154896073fc75aa1a59e937b54a07/doc/GuitartTeX2-documentation_en.pdf) From 78ba0e968764b2d54d17049b229f3c2e33de2f5d Mon Sep 17 00:00:00 2001 From: Nikolai Date: Thu, 6 Jan 2022 19:13:22 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9364df..e7a1cf9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Server online: guitartex2.nikolai-rinas.de -## Build instructions +## Build You can build it on you platform with maven. I'm using Visual Studio Code with maven an openjdk package to build the release versions. ## Documentation