You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Building
25
25
26
26
Running
27
27
28
-
To use Scuttle Shell Browser you need an ssb-sever running on your machine (this is the case when you
28
+
To use Scuttle Shell Browser you need an [ssb-server](https://github.com/ssbc/ssb-server) running on your machine (this is the case when you
29
29
are running Patchwork). You need to install native messaging for the manifest in `host/scuttle_shell_browser.json`, see https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging to learn how to do this on your platform. Note that you need to adapt the paths in the manifest file and that `host/host-script.js` must be executable.
0 commit comments