[ci skip] Fix wrong command in README.md

This commit is contained in:
2026-08-01 21:20:52 +08:00
parent 1fa211fa6e
commit fdaabedb7e
+1 -1
View File
@@ -7,7 +7,7 @@ This project aims to provide additional performance optimizations and bug fixes
## Building ## Building
```bash ```bash
./gradlew applyPatches ./gradlew applyAllPatches
./gradlew createPaperclipJar ./gradlew createPaperclipJar
``` ```