From 2241e6d9f7a44b39a5481a350a29d78f9ea5c2f8 Mon Sep 17 00:00:00 2001 From: cs171027 Date: Sat, 13 Jun 2020 00:10:46 +0000 Subject: [PATCH] Update 'INSTALL.md' --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index f0303ac..9c54401 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -6,3 +6,5 @@ git clone https://git.swarmlab.io:3000/cs171027/galera-swarm-lxc-ansible/ cd galera-swarm-lxc-ansible/ make ``` + +In case of installation errors, which are in most cases related to network packet loss due to the configuration of Linux bridged networking which is used by LXC, please repeat the same steps as before. \ No newline at end of file