summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2016-10-11 18:31:02 +0200
committertg(x) <*@tg-x.net>2016-10-11 18:31:02 +0200
commitee101ab2d248a7742a6f7ae271ac93e13ca9d4f8 (patch)
tree398b75c125b96292d3ed046f265a31755ec3fe25
parentca9895cb49b7e78482bead89c070d578f252dfa1 (diff)
downloadwww-ee101ab2d248a7742a6f7ae271ac93e13ca9d4f8.tar.gz
www-ee101ab2d248a7742a6f7ae271ac93e13ca9d4f8.tar.bz2
www-ee101ab2d248a7742a6f7ae271ac93e13ca9d4f8.zip
firefox wallet
-rw-r--r--wallet-installation.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/wallet-installation.html b/wallet-installation.html
index 1699fb10..1b5cdad4 100644
--- a/wallet-installation.html
+++ b/wallet-installation.html
@@ -137,14 +137,14 @@
<h3>Firefox Beta</h3>
<ol>
- <li><a href="/releases/taler-wallet/taler-wallet-stable.xpi">Download the wallet</a></li>
- <li>On the <a href="about:debugging">about:debugging</a> page, "Load temporary extension"</li>
+ <li><a href="/releases/taler-wallet/taler-wallet-stable.xpi">Download the wallet</a> (right click, Save Link As...)</li>
+ <li>On the <code>about:debugging</code> page, "Load temporary extension"</li>
</ol>
<h3>Firefox Developer Edition</h3>
- <p>Either from the <a href="about:debugging">about:debugging</a> page like above, or:</p>
+ <p>Either from the <code>about:debugging</code> page like above, or:</p>
<ol>
- <li>On the <a href="about:conf">about:config</a> page set <code>xpinstall.signatures.required</code> to <code>false</code></li>
+ <li>On the <code>about:config</code> page set <code>xpinstall.signatures.required</code> to <code>false</code></li>
<li><a href="/releases/taler-wallet/taler-wallet-stable.xpi">Install the wallet</a></li>
</ol>