Updated Readme to use vagrant plugin instead of vagrant gem
authorAkshay Mankar <akshaym@thoughtworks.com>
Sat, 6 Jul 2013 16:27:37 +0000 (21:57 +0530)
committerAkshay Mankar <akshaym@thoughtworks.com>
Sat, 6 Jul 2013 16:27:37 +0000 (21:57 +0530)
README.md

index 9b4ecc3..4e5c1e4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ It is a simple 3 step process
 
 ### Add gem in your vagrant
 
-    $ vagrant gem install copy_my_conf
+    $ vagrant plugin install copy_my_conf
 
 ### Add provisioner in your Vagrantfile