Browse Source

updated readme

Simon Van Mierlo 5 years ago
parent
commit
26e185cee9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -42,7 +42,7 @@ If you are familiar with Eclipse plugin development then you may want to checkou
 3. On the initial page, select *Advanced Mode* in the menu at the top right.
 4. On the *Product* page, select *Eclipse IDE for Eclipse Committers* in the *Eclipse.org* folder, then click *Next*.
 5. On the *Projects* page, select *Github Projects*.
-6. Click on the green "plus" symbol. Copy the Link https://raw.githubusercontent.com/Yakindu/statecharts/master/StatechartTools.setup in to the text field.
+6. Click on the green "plus" symbol. Copy the Link https://msdl.uantwerpen.be/git/simon/yakindu/raw/master/StatechartTools.setup in to the text field.
 7. Click on *OK*. The project *Statechart Tools* is available as *Github Projects/<User>/Statechart Tools*.
 8. Double-click on the project *Statechart Tools* to add it to the catalog section at the bottom of the wizard page, then click *Next*. Choose only the "Statechart Tools". Uncheck the others, if needed.
 9. On the *Variables* page, choose a meaningful name for the *Installation folder name* variable, then click *Next*.
@@ -61,7 +61,7 @@ If you are familiar with Eclipse plugin development then you may want to checkou
 2. Install the current Xtext release -> Help / Install new Software / select 'Oxygen - http://download.eclipse.org/releases/oxygen'
 2.1 Select Modeling / Xtext Complete SDK
 3. Select the Git perspective and clone the following Git Repository:
-https://github.com/Yakindu/statecharts.git
+https://msdl.uantwerpen.be/git/simon/yakindu
 Select 'Import projects' on the 'working directory' subfolder
 4. Set the target platform to org.yakindu.base.target/oxygen.target
 Open the target file and click on the link for setting the target platform (takes some minutes the first time)