Skip to content

Commit b21bcf4

Browse files
authored
Update jenkins_installation.md
1 parent e24992d commit b21bcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/jenkins_installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Jenkins is a self-contained Java-based program, ready to run out-of-the-box, wit
2020

2121
#on RedHat/CentOs
2222
#yum install epel-release # repository that provides 'daemonize'
23-
#yum install java-11-openjdk-devel
23+
#yum install java-11-openjdk-devel
2424
#yum install jenkins
2525
```
2626

0 commit comments

Comments
 (0)