Removal requires sudo access

This commit is contained in:
Mike Bruins 2021-03-09 10:03:19 +10:30 committed by GitHub
parent 66fc0d84ea
commit c2b007ab31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,8 +30,7 @@ On **Windows**
On **Mac OS X**:
```sh
rm -rf /opt/vagrant
rm -f /usr/local/bin/vagrant
sudo rm -rf /opt/vagrant /usr/local/bin/vagrant
sudo pkgutil --forget com.vagrant.vagrant
```