Skip to content

Commit

Permalink
Fix dir path
Browse files Browse the repository at this point in the history
  • Loading branch information
malacourse committed Nov 14, 2017
1 parent 072b34f commit 7c7536e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blue-green-spring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This sample demonstrates the following capabilities:
Run the following commands to instantiate this example.

```
cd ./simple-spring-boot
cd ./blue-green-spring
oc create -f projects/projects.yml
oc process openshift//jenkins-ephemeral | oc apply -f- -n simple-spring-boot-dev
oc process -f deploy/simple-spring-boot-template.yml --param-file=deploy/dev/params | oc apply -f-
Expand Down

0 comments on commit 7c7536e

Please sign in to comment.