From 608ae8fb3864ac1e26cc4f34f3dc47f5bb239e12 Mon Sep 17 00:00:00 2001 From: Fredrik Lindqvist Date: Fri, 7 Jul 2017 16:24:48 +0200 Subject: [PATCH] Add git package Adds the git package to packages that needs to be installed. --- lxcbird/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxcbird/README.md b/lxcbird/README.md index 299a081..4fff4dc 100644 --- a/lxcbird/README.md +++ b/lxcbird/README.md @@ -17,7 +17,7 @@ Here's a simple schematic overview of what I mean: To be able to create containers and hook up their network interfaces to openvswitch, we need the following packages: - apt-get install lxc debootstrap openvswitch-switch + apt-get install lxc debootstrap openvswitch-switch git ## Setting up networking