Skip to content

Commit

Permalink
Instruct to upgrade base box
Browse files Browse the repository at this point in the history
This solves a number of problems on macOS
  • Loading branch information
rajadain committed Oct 4, 2022
1 parent 104e3ba commit aa9b43f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,10 @@ echo "
* 33.33.0.0/16" | sudo tee /etc/vbox/networks.conf
```

Next, use the following command to bring up a local development environment:
Next, use the following command to bring up a local development environment, ensuring you have the most recent version of the base box:

```bash
$ vagrant box update
$ vagrant up
```

Expand Down

0 comments on commit aa9b43f

Please sign in to comment.