Add Java version disclaimer to README
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1f12dcbb1c
commit
1869ae3887
@ -7,7 +7,8 @@ Download a prebuilt JAR file or build it from source, then run it with:
|
|||||||
```bash
|
```bash
|
||||||
java -jar HidekoBot.jar botToken
|
java -jar HidekoBot.jar botToken
|
||||||
```
|
```
|
||||||
Where `HidekoBot.jar` is the executable archive and `botToken` is your bot token passed as an argument.
|
Where `HidekoBot.jar` is the executable archive and `botToken` is your bot token passed as an argument.
|
||||||
|
*Note: Java 16 or later is required.*
|
||||||
|
|
||||||
## Initial setup
|
## Initial setup
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user