Skip to content

Commit

Permalink
Include mention of "require 'vagrant-openstack'"
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Renatus committed Mar 18, 2013
1 parent ead2149 commit f779f45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ And then make a Vagrantfile that looks like the following, filling in
your information where necessary.

```
require 'vagrant-openstack'
Vagrant.configure("2") do |config|
config.vm.box = "dummy"
Expand Down

0 comments on commit f779f45

Please sign in to comment.