We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f4b742 + b5430f6 commit feacd40Copy full SHA for feacd40
1 file changed
Jenkins/Jenkins_Installation.MD
@@ -12,7 +12,7 @@ Jenkins is a self-contained Java-based program, ready to run out-of-the-box, wit
12
1. We will be using open java for our demo, Get the latest version from http://openjdk.java.net/install/
13
```sh
14
yum install java-1.8*
15
- #yum -y install java-1.8.0-openjdk
+ #yum -y install java-1.8.0-openjdk-devel
16
```
17
18
1. Confirm Java Version and set the java home
0 commit comments