From c6d3008ae8aad5c90b58869099374d7b6e66ab6a Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Thu, 17 Apr 2025 15:34:49 -0400 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 15fe626..66fab29 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,8 @@ # Build Depends ``` -sudo apt update -sudo apt install bmap-tools dosfstools genimage libelf-dev libyaml-dev mtools +sudo apt update ;\ +sudo apt-get install -y bison bmap-tools dosfstools genimage flex libelf-dev libyaml-dev mtools ``` # Building Microchip Linux tree