Merge pull request #8763 from ogarcia/docs
Docs: fix path of Vagrant location for OSX
This commit is contained in:
commit
c819beca52
|
@ -28,7 +28,7 @@ On **Windows**
|
|||
On **Mac OS X**:
|
||||
|
||||
```sh
|
||||
rm -rf /Applications/Vagrant
|
||||
rm -rf /opt/vagrant
|
||||
rm -f /usr/local/bin/vagrant
|
||||
sudo pkgutil --forget com.vagrant.vagrant
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue