Skip to content

Commit

Permalink
docs: remove remaining references to vagrant-disksize
Browse files Browse the repository at this point in the history
  • Loading branch information
swiatekm authored Oct 27, 2023
1 parent 5bdd966 commit 05f286a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vagrant/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ Please install the following:

- [VirtualBox](https://www.oracle.com/virtualization/technologies/vm/downloads/virtualbox-downloads.html)
- [Vagrant](https://www.vagrantup.com/)
- [vagrant-disksize](https://github.com/sprotheroe/vagrant-disksize) plugin

### MacOS

```bash
brew install --cask virtualbox
brew install --cask vagrant
vagrant plugin install vagrant-disksize
```

## Setting up
Expand Down

0 comments on commit 05f286a

Please sign in to comment.