We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce33ed commit 6b57830Copy full SHA for 6b57830
src/systems/README.md
@@ -3,7 +3,8 @@
3
System Runtime has got a customizable system. You can update all its components, models or behaviors to follow your needs. To do so:
4
5
* open a version of [System Designer](https://designfirst.io/systemdesigner/),
6
-* edit the system you want,
+* import the system you want,
7
+* edit the system,
8
* export it,
9
* save it in the same place and
10
* run `npm run build`.
0 commit comments