From cf67fe64765e572f9e591dc8c886c70a7a507386 Mon Sep 17 00:00:00 2001 From: Gaurav Gahlot Date: Thu, 4 Feb 2021 15:22:23 +0530 Subject: [PATCH] nit pick --- deploy/vagrant/basebox/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.