diff --git a/site/installing.md b/site/installing.md index 35ebde8f9..ae8d69e2e 100644 --- a/site/installing.md +++ b/site/installing.md @@ -185,7 +185,7 @@ A simple way to get Scope running in a Kubernetes setting is to 1. Run ```sh - kubectl apply -f example/k8s + kubectl apply -f examples/k8s ``` to deploy Scope to your cluster.