From 84ad52c8f00088a510f809156d7dea39e6d80ca7 Mon Sep 17 00:00:00 2001 From: NotPike <18655435+notpike@users.noreply.github.com> Date: Sat, 1 Oct 2022 14:56:47 -0700 Subject: [PATCH] Updated Compile firmware (markdown) --- Compile-firmware.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compile-firmware.md b/Compile-firmware.md index c0e4c94..fe6f8fa 100644 --- a/Compile-firmware.md +++ b/Compile-firmware.md @@ -152,6 +152,8 @@ If you decide to [ignore this guide](https://github.com/eried/portapack-mayhem/i * You can speed up the building process by calling 'make -j 8 firmware' instead, where 8 is the number of physical CPU cores (if you have some compiling errors to check it's better to call it without '-j 8') +* **Use the following commands while logged into your every day user profile. :)** + ## 1. Update a Debian based OS, install cmake, python, pyyaml sudo apt-get update