Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Endunry committed May 22, 2022
1 parent c8da38a commit 97e1b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ You can find the latest `.jar` of the Compiler [here](#)
### Usage

```
java -j houseofcompiler.jar <.java-File to Compile> [OutDir-Path]
java -j houseofcompiler.jar <.java-File to Compile> [outdir="."]
```


Expand Down

0 comments on commit 97e1b74

Please sign in to comment.