Skip to content

Commit 75e61d3

Browse files
author
Thomas Philipona
committed
updated Readme
1 parent 2b47f66 commit 75e61d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ $ oc new-project example-php-dockerfile-helloworld
1313

1414
#### Create Application and expose Service
1515
```
16-
$ oc new-app https://github.com/appuio/example-php-docker-helloworld.git --strategy=docker --name=appuio-php-docker-example
16+
$ oc new-app https://github.com/appuio/example-php-docker-helloworld.git --strategy=docker --name=appuio-php-docker-ex
1717
18-
$ oc expose service appuio-php-docker-example
18+
$ oc expose service appuio-php-docker-ex
1919
```
2020

0 commit comments

Comments
 (0)