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:
@@ -8,6 +8,7 @@ Download a prebuilt JAR file or build it from source, then run it with:
|
|||||||
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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user