diff --git a/Compile-on-WSL-with-ninja.md b/Compile-on-WSL-with-ninja.md index 6900681..21fb0f9 100644 --- a/Compile-on-WSL-with-ninja.md +++ b/Compile-on-WSL-with-ninja.md @@ -1,6 +1,7 @@ > [!NOTE] > ccache is default disabled because it creats issues in particular situation. -> If you are expert, enabled it following this guide: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Notes-About-ccache +> If you are aware its pros and cons and you insist enable it, following this guide: https://github.com/portapack-mayhem/mayhem-firmware/wiki/Notes-About-ccache +> If you don't know what's this, just use default. 1. Update your system: