Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed-screensharing-firefox-addon.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-03-08 17:18:17 +0300
committerGitHub <noreply@github.com>2017-03-08 17:18:17 +0300
commit73871b4bfc9f085be1c825c24eeac2f937eed51d (patch)
treeb39bc62d881a2337b91b3a7f18ffd34a2dc6808f
parentbc79a54f2eacc57adab9bbd7ee6ae3af13709cf4 (diff)
parent2f80f958cf3eec0b182263fbbd9bf0693b6c1fbe (diff)
Merge pull request #5 from nextcloud/addons-link
add Firefox add-ons link
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index d7cd55f..5f6699a 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,10 @@
## Installation
-See https://developer.mozilla.org/en-US/docs/Tools/about:debugging#Add-ons for
-further information on how to load the extension.
+Install the add-on for Firefox:
+[Screensharing for Nextcloud Video calls app](https://addons.mozilla.org/firefox/addon/nextcloud-video-calls/)
+
+## Developer setup
+
+1. Clone this repository
+2. See https://developer.mozilla.org/en-US/docs/Tools/about:debugging#Add-ons for further information on how to load the extension.