Skip to content

Commit

Permalink
Merge pull request kubernetes#3897 from marctrem/master
Browse files Browse the repository at this point in the history
Calling 'vagrant up' directly is not supported.  Instead, please run the...
  • Loading branch information
brendandburns committed Feb 19, 2015
2 parents 1ab93f8 + 25a6cbf commit f2cf462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started-guides/vagrant.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ vagrant provision
To stop and then restart the cluster:
```
vagrant halt
vagrant up
cluster/kube-up.sh
```

To destroy the cluster:
Expand Down

0 comments on commit f2cf462

Please sign in to comment.