diff --git a/deploy/vagrant/basebox/README.md b/deploy/vagrant/basebox/README.md index 0ff98c8..793c29c 100644 --- a/deploy/vagrant/basebox/README.md +++ b/deploy/vagrant/basebox/README.md @@ -2,7 +2,7 @@ This directory contains a provisioning mechanism for the Vagrant boxes we ship as part of Sandbox. In order to self contain and distribute the required dependencies for Tinkerbell -and Sandbox without having to download all of them runtime we decided to use +and Sandbox without having to download all of them at runtime we decided to use [Packer.io](https://packer.io) to build boxes that you can use when provisioning Tinkerbell on Vagrant.