Skip to content

Commit

Permalink
docs: Update README.md added jdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhart1o1 authored Mar 28, 2024
1 parent 0106f6d commit d53af21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This Android app is a wrapper for the [NyxPrinterClient](https://github.com/yyzz

## Building the App

To build the app, you need to have the Java Development Kit (JDK) installed on your computer. Use the following command to compile the app:
To build the app, you need to have the Java Development Kit (JDK-17) installed on your computer. Use the following command to compile the app:

```shell
./gradlew build
Expand Down

0 comments on commit d53af21

Please sign in to comment.