Skip to content

Commit 8b98484

Browse files
committed
added paragraph about scripts installation
1 parent 62d2c3f commit 8b98484

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

externalApps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,9 @@ that returns `com.sublimetext.3` so the file name will be
4343

4444
Some examples are available at [externalapp-integration](https://github.com/visualdiffer/externalapp-integration/tree/master/editors) repository
4545

46+
You can install all integration scripts running the command shown below
47+
48+
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/visualdiffer/externalapp-integration/HEAD/install.sh)"
49+
4650
**Warning** The script must have the execute flag set otherwise will not be called (i.e. `chmod +x script`)
4751
The Console.app could contain error messages

0 commit comments

Comments
 (0)