diff --git a/docs/user-guide/ui.md b/docs/user-guide/ui.md index 9316455d95..1158108416 100644 --- a/docs/user-guide/ui.md +++ b/docs/user-guide/ui.md @@ -18,7 +18,7 @@ Dashboard also provides information on the state of Kubernetes resources in your ## Deploying the Dashboard UI -The Dashboard UI is not deployed by default. To deploy it please execute: +The Dashboard UI is not deployed by default. To deploy it, run the following command: ``` kubectl create -f https://rawgit.com/kubernetes/dashboard/master/src/deploy/kubernetes-dashboard.yaml