Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Badbird5907 committed Jun 17, 2022
1 parent a186479 commit 9ae689f
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 @@ -4,7 +4,7 @@
# Building
This project uses [Gradle](https://gradle.org/).
1. Clone this [repository](https://gihub.com/OctoPvP/Commander): `git clone https://github.com/OctoPvP/Commander`
2. Run `./gradlew build`, optionally add `publishToMavenLocal` if you would oike it to install into your ~/.m2 directory
2. Run `./gradlew build`, optionally add `publishToMavenLocal` if you would like to install it into your ~/.m2 (Maven cache) directory

# Important
To allow command argument names to work correctly, you need to pass `-parameters` to your compiler <br/>
Expand Down

0 comments on commit 9ae689f

Please sign in to comment.