Add note about curl to README

This commit is contained in:
Chris Roberts 2020-11-06 15:42:10 -08:00
parent 1a035cc4a2
commit 039afbdcab

View file

@ -17,7 +17,8 @@ between Windows, Mac OS X, and Linux.
## Quick Start
Package dependencies: Vagrant requires `bsdtar` to be available on your system PATH to run successfully.
Package dependencies: Vagrant requires `bsdtar` and `curl` to be available on
your system PATH to run successfully.
For the quick-start, we'll bring up a development machine on
[VirtualBox](https://www.virtualbox.org/) because it is free and works