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 bd66c18 commit 049bda5Copy full SHA for 049bda5
setup/native-host.js
@@ -5,6 +5,7 @@ const handlerAfterSetup = info => {
5
console.log('-----')
6
console.log('The Scuttle Shell Browser host has been installed.')
7
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')
9
};
10
11
const setup = new Setup({
0 commit comments