From c2e8211ef963ea8da1036d8ca08be0f1ce378118 Mon Sep 17 00:00:00 2001 From: Albert Date: Thu, 12 Oct 2023 07:38:14 -0400 Subject: [PATCH] Update README.md add a example how install dependencies in debian based distros --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c74b8e..00ec6cd 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,12 @@ For Building this tool you need : * zlib * libbz2 * openssl - + +``` +sudo apt install libbz2-dev libssl-dev +``` It currently supports Linux x86/x64 & MacOS, Not tested on Windows. - ## Usage ``` usage: ./BlockImageUpdate