diff --git a/README.md b/README.md index 565f519..a4dd076 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Vagrant.configure("2") do |config| end ``` -This will tell vagrant-cachier to download packages to `.vagrant/machines///cache` +This will tell vagrant-cachier to download packages to `.vagrant/machines//cache` on your current project directory.