Skip to content

Commit 28af1e9

Browse files
authored
Update README.md
1 parent 18b7b7e commit 28af1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/Install/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ sudo bash /tmp/installJenkins.sh
1616
```
1717
sudo add-apt-repository ppa:openjdk-r/ppa
1818
sudo apt-get update
19-
sudo apt-get install -y openjdk-8-jdk
19+
sudo apt-get install -y openjdk-11-jdk
2020
```
2121
### Install Maven ( on Jenkins machine )
2222
```

0 commit comments

Comments
 (0)