Skip to content

Commit 3501825

Browse files
committed
cosmetics
1 parent efc1e73 commit 3501825

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pages/plugins/install.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ On macOS, if you download the archive with the browser, the strict
8181
security checks on recent macOS will prevent it to run. The fix is
8282
simple, you need to remove the `com.apple.quarantine` extended attribute.
8383

84-
```
85-
xattr -d com.apple.quarantine eclipse-embedcdt-*-macosx-cocoa-x86_64.tar.gz
84+
```sh
85+
xattr -d com.apple.quarantine eclipse-embedcdt-*-macosx-cocoa-*.dmg
8686
```
8787

8888
After un-archiving, if the Eclipse.app still does not run, check/remove

0 commit comments

Comments
 (0)