Skip to content

Commit 5c56eb3

Browse files
committed
feat: update README.md
1 parent 994fd24 commit 5c56eb3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ mvn install
2626

2727
Put the `arex-local/target/arex-local-<version>.jar` package into the `arex-agent-jar/extensions` directory (create a new folder if there is no extensions).
2828

29-
Remember to add the VM parameter when the local application starts the arex-agent-java: `-Darex.storage.mode=local`
29+
Remember to add the VM parameter when the local application starts the arex-agent-java:
30+
31+
`-Darex.storage.mode=local`
3032

3133

3234
Simply click the script in the `arex-standalone/bin` directory to start the command line tool, or run it by following `java` command:

0 commit comments

Comments
 (0)