Skip to content

Commit

Permalink
Fix readme build command (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carter4242 authored Aug 14, 2024
1 parent 0cbda10 commit c1754a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cd nab-configuration
```bash
git clone https://github.com/froobynooby/ViewDistanceTweaks
cd ViewDistanceTweaks
./gradlew clean build
./gradlew clean shadowJar
```

3. Find jar in `ViewDistanceTweaks/build/libs`
3. Find jar in `ViewDistanceTweaks/build/libs`

0 comments on commit c1754a1

Please sign in to comment.