X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=docs%2Fgetting_started.md;h=aa4df892bb5173f74b04eb63bd44264d1c33774a;hb=cc22f88b604e495d8fc709e6c5d30b2c68666ef2;hp=e9187fbcef4a99bfd4aeb2062f2c35d80465464a;hpb=96b4263276150f8966a3d663c2699de3ab02e04e;p=Mograsim.git diff --git a/docs/getting_started.md b/docs/getting_started.md index e9187fbc..aa4df892 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -7,11 +7,18 @@ ## Install Mograsim +### Via the Eclipse Marketplace +1. Start Eclipse. +2. Go to "Help" -> "Eclipse Marketplace...". +3. Search for "Mograsim" +4. Click on "Install" and follow the instructions. + +### Manually via an updatesite 1. Start Eclipse. 2. Go to "Help" -> "Install New Software...". 3. Add the Mograsim update site: 1. Click on "Add...". - 2. Next to "Location:", enter the update site address. Currently, this is http://vmschulz34.in.tum.de/updatesite/. This address could, however, change in the future. + 2. Next to "Location:", enter the update site address. Currently, this is https://mograsim.net/updatesite/. This address could, however, change in the future. 3. Click on "Add". 1. Tick "Mograsim". 2. Click on "Next >" two times, read and accept the license, and click on "Finish".