aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-07-26 05:03:53 +0800
committerDan Finlay <dan@danfinlay.com>2016-07-26 05:03:53 +0800
commitdcd1665e90a17e164d5386de078edff35ec206a8 (patch)
tree173c858f9c915d400a202a116094b79c32cdccb6 /README.md
parentb07bbc14e1dc745543c7c95d6a846a789fbf2f81 (diff)
downloadtangerine-wallet-browser-dcd1665e90a17e164d5386de078edff35ec206a8.tar.gz
tangerine-wallet-browser-dcd1665e90a17e164d5386de078edff35ec206a8.tar.zst
tangerine-wallet-browser-dcd1665e90a17e164d5386de078edff35ec206a8.zip
Add note about mozilla irc
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d97059742..8a852fdac 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,8 @@ Select the file `dist/manifest.json`.
You can optionally enable debugging, and click `Debug`, for a console window that logs all of Metamask's processes to a single console.
+If you have problems debugging, try connecting to the IRC channel `#webextensions` on `irc.mozilla.org`.
+
### Developing on UI Only
You can run `npm run ui`, and your browser should open a live-reloading demo version of the plugin UI.