summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2016-09-27 19:40:49 -0400
committerGitHub <noreply@github.com>2016-09-27 19:40:49 -0400
commit013e57360ea051fcde438e6668ab3d74144e816d (patch)
tree461c2e6a908a29998213020b9079f182a9c4421e
parentfec46af679a671d8ecf30a3b5dcb62b40c6d7272 (diff)
parent8bcaa28e2cd5eddb8b5028ca6d7bbc4cec4b6781 (diff)
Merge pull request #33200 from sc68cal/patch-1
Delete vagrant.md
-rw-r--r--running-locally.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/running-locally.md b/running-locally.md
index dc32a38f..ef80e686 100644
--- a/running-locally.md
+++ b/running-locally.md
@@ -57,7 +57,7 @@ Getting started locally
#### Linux
-Not running Linux? Consider running Linux in a local virtual machine with [Vagrant](../getting-started-guides/vagrant.md), or on a cloud provider like [Google Compute Engine](../getting-started-guides/gce.md).
+Not running Linux? Consider running [Minikube](http://kubernetes.io/docs/getting-started-guides/minikube/), or on a cloud provider like [Google Compute Engine](../getting-started-guides/gce.md).
#### Docker