From cb0cf2e8b0ef7f3c7993eb7906cbecb3638d7382 Mon Sep 17 00:00:00 2001 From: Marc Paquette Date: Wed, 20 Dec 2023 12:53:58 -0500 Subject: [PATCH] Update README.md Remove Vagrant and Virtual Box from the recommended tools as all work is in Docker now. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index aac0b6f2..7399922a 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,6 @@ In order to contribute to the project you may want some of the following install - [Go](https://golang.org/doc/install#install) - The Go programming language - [Fly CLI](https://github.com/concourse/fly) - Concourse CLI -- [Virtualbox](https://www.virtualbox.org/) - Virtualization box -- [Vagrant](https://www.vagrantup.com/) - Portable dev environment Garden-runC uses git submodules to maintain its dependencies and components. Some of Garden-runC's important components currently are: