Skip to content

Commit

Permalink
Updating the README.md accordingly for the Hyper-v linked_clone changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Luc Roy-Allard committed Aug 29, 2018
1 parent 19147c8 commit 49d9bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ Vagrant.configure("2") do |config|
# ...
c.vm.provider :hyperv do |p|
p.differencing_disk = true
p.linked_clone = true
end
end
```
Expand Down

0 comments on commit 49d9bf0

Please sign in to comment.