Skip to content

Commit e0211c2

Browse files
committed
r0b08x [chore] 12/21/2024, 5:02:32 PM
1 parent 82e4d56 commit e0211c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ It was a request to build a Windows version. [Issue 168](https://github.com/patr
138138
## MacOS Compatibility
139139
Our application supports builds for both Intel and Apple Silicon architectures.
140140

141-
<!--
142-
143141
### Handling Downloaded Files from GitHub
144142
Although I'm not an Apple expert, if you download the `zip` file for the `arm64` version, you'll need to execute the following command on the unzipped app to remove the quarantine attribute applied by macOS:
145143

@@ -148,7 +146,6 @@ sudo xattr -rd com.apple.quarantine P3X-OneNote.app
148146
```
149147

150148
This command ensures that your system trusts the application, allowing it to run smoothly without security interruptions from macOS.
151-
-->
152149

153150
<!--
154151

0 commit comments

Comments
 (0)