diff --git a/README.md b/README.md index 7405fe75..19b4bd96 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ The project is translated on [Transifex](https://www.transifex.com/projects/p/sy - Android SDK (you can skip this if you are using Android Studio) - Android NDK (`$ANDROID_NDK_HOME` should point at the root directory of your NDK) - Go (see [here](https://docs.syncthing.net/dev/building.html#prerequisites) for the required version) +- Java Version 8 (you might need to set `$JAVA_HOME` accordingly) ### Build instructions