diff --git a/README.md b/README.md index 38b594c..ac5f54a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This project is the Ansible Playbook to install OpenShift in a Lab Environment. ## Example -‘‘‘ +``` ./ansible bootstrap vm.openshift.test ./ansible play allinone -’’’ +```