Skip to content

Commit 24c61a3

Browse files
edwardsphacoburn
andauthored
Fix typo in path (#504)
Co-authored-by: Aaron Coburn <aaronc@inrupt.com>
1 parent cac23a1 commit 24c61a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Also make sure you have install cleaned the entire project beforehand, to make s
1414
And then you can run the example with:
1515

1616
```
17-
cd example/cli
17+
cd examples/cli
1818
#make sure you are using java 17
1919
../../mvnw clean compile
2020
../../mvnw quarkus:dev -pl .

0 commit comments

Comments
 (0)