Skip to content

Commit 049bda5

Browse files
committed
added download linik for add-on
1 parent bd66c18 commit 049bda5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/native-host.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const handlerAfterSetup = info => {
55
console.log('-----')
66
console.log('The Scuttle Shell Browser host has been installed.')
77
console.log('Install the Scuttle Shell Browser Firefox Add-on if you haven\'t already.')
8+
console.log('You can download the Add-On here: https://github.com/retog/scuttle-shell-browser/releases/tag/1.0.0')
89
};
910

1011
const setup = new Setup({

0 commit comments

Comments
 (0)