Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Aug 30, 2024
1 parent 9dfb002 commit da4af8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/microprofile/coherence/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Sample Helidon MP applications that uses Coherence CE as a cache for application

```shell
mvn package
java -jar target/helidon-creditscore-mp.jar
java -jar target/helidon-examples-microprofile-coherence.jar
```

## Exercise the application
Expand Down

0 comments on commit da4af8a

Please sign in to comment.