projects
/
vagrant-dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba3d672
)
Updated Readme.md
author
Akshay Mankar
<akshaym@thoughtworks.com>
Sat, 6 Jul 2013 15:17:59 +0000
(20:47 +0530)
committer
Akshay Mankar
<akshaym@thoughtworks.com>
Sat, 6 Jul 2013 15:17:59 +0000
(20:47 +0530)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
12fcd99
..
9b4ecc3
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-14,7
+14,7
@@
It is a simple 3 step process
Add these lines in your vagrant file inside the `Vagrant::Config.run` block
- config.vm.provision
CopyMyC
onf do |copy_conf|
+ config.vm.provision
:copy_my_c
onf do |copy_conf|
copy_conf.git = true
copy_conf.vim = true
copy_conf.ssh = true