Skip to content

Commit 542073d

Browse files
pcanelasrcosta358
authored andcommitted
Fixed typo
1 parent fafb050 commit 542073d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ To run LiquidJava, use the Maven command below, replacing `/path/to/your/project
5555
```bash
5656
mvn exec:java -pl liquidjava-verifier -Dexec.mainClass="liquidjava.api.CommandLineLauncher" -Dexec.args="/path/to/your/project"
5757
```
58+
*Warning: Any change to LiquidJava requires rebuilding the jar.*
59+
5860

5961
If you're on Linux/macOS, you can use the `liquidjava` script (from the repository root) to simplify the process.
6062

0 commit comments

Comments
 (0)