Skip to content

Commit a05538e

Browse files
committed
Fix openstack command in README
1 parent 604f068 commit a05538e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ or using the generic OpenStack client
236236

237237
```
238238
# create a stack named 'my-openshift'
239-
openstack stack create --timeout 180 \   1 
239+
openstack stack create --timeout 180 \
240240
-e openshift_parameters.yaml \
241241
-t openshift-on-openstack/openshift.yaml my-openshift
242242
```

0 commit comments

Comments
 (0)