From a68f22adb6aa35b032762e22c6b414db6dc52bd2 Mon Sep 17 00:00:00 2001 From: Marcos Tischer Vallim Date: Mon, 1 Jul 2019 19:33:30 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e5d34d..77c5315 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Install applications we need to build the environment. ``` sudo apt-get install \ + binutils \ debootstrap \ squashfs-tools \ xorriso \