Skip to content

Commit 23dbfa1

Browse files
committed
Documentation
1 parent d1aa32f commit 23dbfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ mvn install -P prod,op,standalone
6666
This will package the transpiled HTML, CSS, and JavaScript resources into a Quarkus-based HTTP server. To start it, run
6767

6868
```shell
69-
java -jar op/standalone/target/quarkus-app/quarkus-run.jar
69+
java -jar op/standalone/target/hal-op-standalone-0.2.1.jar
7070
```
7171

7272
and open a browser at http://localhost:9090.

0 commit comments

Comments
 (0)