X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=blobdiff_plain;f=docs%2Fgetting_started.md;h=aa4df892bb5173f74b04eb63bd44264d1c33774a;hp=e9187fbcef4a99bfd4aeb2062f2c35d80465464a;hb=73011f36b64c89be5d57768611fd63c53bc32a61;hpb=e9b9d4151f2b9779cc9e4268a6657af60d8bc5ac 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".