We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733269e commit 46576daCopy full SHA for 46576da
jenkins/Install-Java-Jenkins-ubuntu.txt
@@ -4,7 +4,7 @@ Install JAVA
4
sudo apt-get update
5
sudo apt-get install -y openjdk-8-jdk
6
7
- ## to install jdk 11 use below (choose to install either jdk 8 or 11 - both are not required )
+ ### to install jdk 11 use below (choose to install either jdk 8 or 11 - both are not required )
8
9
sudo apt-get install -y openjdk-11-jdk
10
0 commit comments