Skip to content

Commit 46576da

Browse files
author
lerndevops
authored
Update Install-Java-Jenkins-ubuntu.txt
1 parent 733269e commit 46576da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/Install-Java-Jenkins-ubuntu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Install JAVA
44
sudo apt-get update
55
sudo apt-get install -y openjdk-8-jdk
66

7-
## to install jdk 11 use below (choose to install either jdk 8 or 11 - both are not required )
7+
### to install jdk 11 use below (choose to install either jdk 8 or 11 - both are not required )
88

99
sudo apt-get install -y openjdk-11-jdk
1010

0 commit comments

Comments
 (0)