Skip to content

Commit feacd40

Browse files
authored
Merge pull request yankils#2 from antigenius0910/patch-2
Update Jenkins_Installation.MD
2 parents 8f4b742 + b5430f6 commit feacd40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkins/Jenkins_Installation.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Jenkins is a self-contained Java-based program, ready to run out-of-the-box, wit
1212
1. We will be using open java for our demo, Get the latest version from http://openjdk.java.net/install/
1313
```sh
1414
yum install java-1.8*
15-
#yum -y install java-1.8.0-openjdk
15+
#yum -y install java-1.8.0-openjdk-devel
1616
```
1717

1818
1. Confirm Java Version and set the java home

0 commit comments

Comments
 (0)