mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-11 09:40:07 -04:00
Adding note to README re: bsdtar dependency
This commit is contained in:
parent
731f249c50
commit
2088bfb60d
1 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,8 @@ and you're welcome to give it a shot. Please review the installation page [here]
|
|||
|
||||
## Contributing to Vagrant
|
||||
|
||||
Package dependencies: Vagrant requires `bsdtar` to be available on your system PATH to run tests successfully.
|
||||
|
||||
Once your Vagrant bundle is installed from Git repository, you can run the test suite with:
|
||||
|
||||
bundle exec rake
|
||||
|
|
|
|||
Loading…
Reference in a new issue