From: Daniel Kirschten Date: Sun, 6 Oct 2019 19:11:50 +0000 (+0200) Subject: Added comment how to use a local update site X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=7924a5555f5b194919c0293e8560517a096cfb92 Added comment how to use a local update site --- diff --git a/docs/building_mograsim.md b/docs/building_mograsim.md index bfcf6240..e4ed4194 100644 --- a/docs/building_mograsim.md +++ b/docs/building_mograsim.md @@ -76,4 +76,8 @@ In there you should see, among other files, a folder named "features", a folder "plugins" containing some jar files, and two jar files called "artifacts.jar" and "content.jar". +To install Mograsim from this site, follow the [Getting Started](getting_started.md) guide, +but in the dialog for adding a software site, instead of using the online update site address, +click on "Local..." and select `/releng/net.mograsim.plugin.updatesite/target/repository/`. + More information about the build, structure and environment can be found in the [development environment description](development_environment.md). \ No newline at end of file