diff --git a/README.md b/README.md index 3ed14e4..54059ce 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ First create the vote namespace ``` $ kubectl create namespace vote -`` +``` Run the following command to create the deployments and services objects: ```