Skip to content

Commit 91e27b2

Browse files
committed
docs: macOS/Linux向けの実行手順を修正
1 parent 5fca5c0 commit 91e27b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ gradlew.bat run
1717
### For macOS/Linux
1818

1919
```bash
20+
chmod +x gradlew
2021
./gradlew run
2122
```
2223

0 commit comments

Comments
 (0)