From 2088bfb60d3b7fdc1bc9f5adf28f4bb461b87388 Mon Sep 17 00:00:00 2001 From: Greg J Preece Date: Wed, 29 May 2019 20:31:18 -0700 Subject: [PATCH] Adding note to README re: bsdtar dependency --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2c5c6ddb4..bbb53c96c 100644 --- a/README.md +++ b/README.md @@ -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