You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,8 @@ Navigate the entire app without leaving your keyboard. Hit `⌘+K` (or `Ctrl+K`)
47
47
48
48
1.**Download** the binary for your OS from the [Releases](https://github.com/ilhan-mstf/omnitool/releases) page.
49
49
2.**Install** and launch.
50
-
3.**Use ⌘+K** to find your first tool.
50
+
3.**macOS Note:** If you see a "damaged" error, run `sudo xattr -rd com.apple.quarantine /Applications/Omnitool.app` in your terminal to allow the app to run (required for unsigned Beta builds).
51
+
4.**Use ⌘+K** to find your first tool.
51
52
4.**Copy** some JSON and watch the **Smart Suggestion** appear!
Note for macOS: As this is an unsigned Beta, you may need to run <code>sudo xattr -rd com.apple.quarantine /Applications/Omnitool.app</code> if you see a "damaged" warning.
0 commit comments