Added note about GitLab CI artifact
authorChristian Femers <femers@in.tum.de>
Wed, 16 Oct 2019 21:51:22 +0000 (23:51 +0200)
committerChristian Femers <femers@in.tum.de>
Wed, 16 Oct 2019 21:51:22 +0000 (23:51 +0200)
docs/building_mograsim.md

index 1f95a3f..420087b 100644 (file)
@@ -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))