summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]developer-guides/vagrant.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/developer-guides/vagrant.md b/developer-guides/vagrant.md
index ff6b98f2..2fe8ed93 100644..100755
--- a/developer-guides/vagrant.md
+++ b/developer-guides/vagrant.md
@@ -278,7 +278,7 @@ Congratulations!
### Testing
The following will run all of the end-to-end testing scenarios assuming you set
-your environment in `cluster/kube-env.sh`:
+your environment:
```shell
NUM_NODES=3 go run hack/e2e.go -v --build --up --test --down