From 2e4e6ab3aeae5b829eebad57ced44914a371b031 Mon Sep 17 00:00:00 2001 From: Lorenzooone Date: Fri, 21 Jun 2024 11:26:16 +0200 Subject: [PATCH] Improve readme for apple users --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4182b4d..554feff 100755 --- a/README.md +++ b/README.md @@ -133,4 +133,5 @@ cmake -B build -DRASPBERRY_PI_COMPILATION=TRUE ; cmake --build build --config Re ``` xattr -c ./cc3dsfs.app ``` +- It can also be achieved by opening a terminal, typing "xattr -c ", dragging the application to the terminal, and finally pressing Enter.