diff --git a/Compile-on-Arch-based-distro-(exclude-Asahi).md b/Compile-on-Arch-based-distro-(exclude-Asahi).md index 5537900..9b8aeaa 100644 --- a/Compile-on-Arch-based-distro-(exclude-Asahi).md +++ b/Compile-on-Arch-based-distro-(exclude-Asahi).md @@ -48,6 +48,7 @@ git submodule update --init --recursive ``` # 4. Give permission to the repo directory in your local and compile it +No need to do this step if all the things you do are on one user. ``` sudo chown -R my_user:my_usergroup ~/mayhem-firmware cd ~/mayhem-firmware