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