From 8681b99cf88891be68f9e1dc2d83d17aea007f87 Mon Sep 17 00:00:00 2001 From: Gregory Fenton Date: Sun, 16 May 2021 11:54:07 +0100 Subject: [PATCH] Tiny spelling fix --- Compile-firmware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-firmware.md b/Compile-firmware.md index fb48878..cdc9f70 100644 --- a/Compile-firmware.md +++ b/Compile-firmware.md @@ -153,7 +153,7 @@ some compiling errors to check it's better to call it without '-j 8') ## 3. Create portapack-mayhem directory and give permission to your user - mkdir /opt/portapack-mahem + mkdir /opt/portapack-mayhem chown -R my_user:my_usergroup /opt/portapack-mayhem ## 4. Clone the eried's mayhem repository from GitHub (as user) (if not done before)