Minor clean-up
This commit is contained in:
parent
c9cbe7ea94
commit
5f6028f3c6
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ You can create a new OpenShift application using the web console or by running t
|
|||
|
||||
#### Create a new app from source code (method 1)
|
||||
|
||||
Pointing `oc new-app` at source code kicks off an automagic chain of events, for our example:
|
||||
Pointing `oc new-app` at source code kicks off a chain of events, for our example run:
|
||||
|
||||
$ oc new-app https://github.com/openshift/nodejs-ex -l name=myapp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue