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: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,10 @@ Then install it with: (Ubuntu/Debian)
65
65
66
66
$ sudo apt-get install default-jdk
67
67
68
+
To install on: (centOS/Fedora)
69
+
70
+
# yum install java-1.8.0-openjdk.x86_64
71
+
68
72
To install on windows visit the link-> [JDK](http://www.oracle.com/technetwork/pt/java/javase/downloads/jdk8-downloads-2133151.html) and look for the most appropriate version for your system.
69
73
70
74
Now run the `java -version` again and check if the output is ok.
@@ -325,4 +329,4 @@ MIT
325
329
326
330
##Contribute
327
331
328
-
Contribute to the community PHP and Laravel, feel free to contribute, make a fork!!
332
+
Contribute to the community PHP and Laravel, feel free to contribute, make a fork!!
0 commit comments