Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

Commit 3a85b16

Browse files
authored
Update README.md
1 parent 0b74c08 commit 3a85b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Create the Jenkins pipeline definition in Openshift
4545

4646
oc create -f openshift/pipeline.yml
4747

48-
This will trigger the deployment of a Jenkins instance, wait until the resulting Jenkins pod is ready. Then access Jenkins via web browser using the URL of the route. The `ng build` command requires nodejs 6.9 or this means that we cannot use the default nodejs Jenkins slave provided with Openshift.
48+
This will trigger the deployment of a Jenkins instance, wait until the resulting Jenkins pod is ready. Then access Jenkins via web browser using the URL of the route. The `ng build` command requires nodejs 6.9 or higher, this means that we cannot use the default nodejs Jenkins slave provided with Openshift.
4949

5050
### Add NodeJS 8 Jenkins slave
5151

0 commit comments

Comments
 (0)