mirror of
https://github.com/hashicorp/vagrant.git
synced 2025-12-18 15:46:05 -05:00
Add note about curl to README
This commit is contained in:
parent
1a035cc4a2
commit
039afbdcab
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue