From 1c9f7c35ead8786ce71bb27f7b7a6812e05857df Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Fri, 28 Jan 2022 01:18:36 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46124c8..3eb66df 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ This is a multi-arch docker installer for HBlink3 and HBmonV2 combined ## Additional Features -### Docker -Docker container pre-built for multi-arch including +### Docker Multi-Arch build +Docker container pre-built for multi-arch! * x86_64 * armv6 / armv7 @@ -26,6 +26,7 @@ apt-get install -y git ```sh apt update sudo su +``` 2. It is very important that the installer runs from the opt dir. We will then want to get this repository and clone it to the /opt directory. ```sh cd /opt