Skip to content

Commit 44a27ce

Browse files
authored
Update README.md
1 parent c71108f commit 44a27ce

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@ Installation of XAMPP for MySQL and Java
2626

2727
- XAMPP installation tutorial can be found in [here](https://www.edivaldobrito.com.br/como-instalar-o-xampp-no-linux/).
2828

29-
- ORACLE Java installation tutorial can be found [here](https://www.edivaldobrito.com.br/oracle-java-no-ubuntu-18-04-lts/).
29+
**Java Installation**
30+
31+
$ sudo apt install default-jre
32+
33+
$ sudo apt install default-jdk
3034

3135
Run project
3236
Open XAMPP and start MySQL Database and Apache Web Server.

0 commit comments

Comments
 (0)