We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d556c7e commit 8aa925cCopy full SHA for 8aa925c
README.md
@@ -53,7 +53,7 @@ go install github.com/d-led/pathdebug@latest
53
54
Alternatively, download the binary from [Github releases](https://github.com/d-led/pathdebug/releases/).
55
56
-On OSX you might need to run `sudo xattr -r com.apple.quarantine pathdebug` on the downloaded binary.
+On OSX you might need to run `sudo xattr -d com.apple.quarantine pathdebug` on the downloaded binary.
57
58
### Download Latest Release
59
0 commit comments