Skip to content

Commit 7eeb345

Browse files
authored
Update README.md
1 parent 10cdc7e commit 7eeb345

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ Then install it with: (Ubuntu/Debian)
6565

6666
$ sudo apt-get install default-jdk
6767

68+
To install on: (centOS/Fedora)
69+
70+
# yum install java-1.8.0-openjdk.x86_64
71+
6872
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.
6973

7074
Now run the `java -version` again and check if the output is ok.
@@ -325,4 +329,4 @@ MIT
325329

326330
##Contribute
327331

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

Comments
 (0)