You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Readme.md file gives a good overview of the architecture. Make sure to review th
8
8
9
9
## Building the Library
10
10
### Prerequisite
11
-
You need Java SDK v1.8 or higher. Before you begin, you should check your current Java installation by using the following command:
11
+
You need Java JDK 11 or higher. Before you begin, you should check your current Java installation by using the following command:
12
12
``` java -version ```
13
13
14
14
fuzzy-match is compatible with Apache Maven 4.0 or above. If you do not already have Maven installed, you can follow the instructions at maven.apache.org.
0 commit comments