You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,11 @@ Are you having trouble with Aspect Model Editor? We want to help!
28
28
29
29
### Getting started
30
30
31
+
#### Artifacts to use
32
+
You can either use the releases provided in this repository, or you can clone the repositories to run the aspect model editor. Feel free to contribute.
33
+
34
+
If you want to run the aspect model editor from repositories, please ensure to clone and start the [backend](https://github.com/eclipse-esmf/esmf-aspect-model-editor-backend) first.
0 commit comments