From aa91229e0fc4a27c78cdb8201eea204d169d95df Mon Sep 17 00:00:00 2001 From: Jesper Balman Gravgaard Date: Mon, 1 Apr 2019 18:25:31 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2219f5b70..f9e96dc00 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owner of this repository before making a change. -# Building KickC +#"" Building KickC The prerequisites for locally building KickC is Java JDK 8 and Apache Maven. @@ -16,3 +16,4 @@ The steps to build KickC is 2. Build and package the KickC compiler by entering the source directory and executing "mvn package" +