From: Christian Femers Date: Wed, 16 Oct 2019 21:51:22 +0000 (+0200) Subject: Added note about GitLab CI artifact X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=a0e9ecf5a4cf6a29b27740d5b14b223ea2416b18 Added note about GitLab CI artifact --- diff --git a/docs/building_mograsim.md b/docs/building_mograsim.md index 1f95a3fa..420087bb 100644 --- a/docs/building_mograsim.md +++ b/docs/building_mograsim.md @@ -4,6 +4,9 @@ These is a very basic instruction set for building Mograsim from source. It assumes you know nothing about Eclipse Plug-In development, Maven, or Git. +**Note: Mograsim in built automatically by GitLab CI, packaging the repository only +requires one extra ** + ## Prerequisites - [Java JDK](http://jdk.java.net/) 11 or later (or [Oracle Implementation](https://www.oracle.com/technetwork/java/javase/downloads/index.html))