Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-myx committed Dec 27, 2022
1 parent 994fd24 commit 5c56eb3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ mvn install

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).

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

`-Darex.storage.mode=local`


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

0 comments on commit 5c56eb3

Please sign in to comment.