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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
15
15
## Introduction
16
16
17
-
This project includes the Aspect model editor and their documentation.
17
+
This project includes the Aspect Model Editor and its documentation.
18
+
As a user, download the Installer from https://github.com/eclipse-esmf/esmf-aspect-model-editor/releases .
18
19
19
20
## Getting help
20
21
@@ -26,12 +27,11 @@ Are you having trouble with Aspect Model Editor? We want to help!
26
27
- Having issues with the Aspect Model Editor? Open
27
28
a [GitHub issue](https://github.com/eclipse-esmf/esmf-aspect-model-editor/issues).
28
29
29
-
### Getting started
30
+
### Getting started (for developers)
30
31
31
-
#### Artifacts to use
32
-
33
-
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.
32
+
#### Artifacts to use
34
33
34
+
You can clone the repositories to run the aspect model editor. Feel free to contribute.
35
35
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