From 3caa3b71a65959939e928432f18a31c493a8c4c8 Mon Sep 17 00:00:00 2001 From: nova Date: Tue, 16 Jun 2020 14:46:33 +0000 Subject: [PATCH] --- Building.md => Build-from-source.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename Building.md => Build-from-source.md (74%) diff --git a/Building.md b/Build-from-source.md similarity index 74% rename from Building.md rename to Build-from-source.md index b57b3fb..a7b56ea 100644 --- a/Building.md +++ b/Build-from-source.md @@ -1,4 +1,6 @@ -# Building +Build from source + +Please ensure that you have git and jdk 11 installed on your system. From the root of the project, do ```bash