From f2dea288f7b28456916f08eb7b10969e5c62a941 Mon Sep 17 00:00:00 2001 From: akwizgran <akwizgran@users.sourceforge.net> Date: Wed, 26 Jul 2017 23:52:38 +0100 Subject: [PATCH] Updated F-Droid installation instructions. --- fdroid.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/fdroid.html b/fdroid.html index d7a1904..888c032 100644 --- a/fdroid.html +++ b/fdroid.html @@ -50,17 +50,19 @@ <div class="full"> <h2>Installing Briar via F-Droid</h2> - <p>1) Open <a href="https://briarproject.org/fdroid/repo?fingerprint=1FB874BEE7276D28ECB2C9B06E8A122EC4BCB4008161436CE474C257CBF49BD6">this link</a> on your mobile device. (If you're using Firefox, long-click the link and choose <b>Open with F-Droid App</b>.)</p> + <p>1) Install the <a href="https://fdroid.org/">F-Droid app</a>. - <p>2) Choose <b>F-Droid</b> and click <b>Just Once</b>.</p> + <p>2) Open <a href="https://briarproject.org/fdroid/repo?fingerprint=1FB874BEE7276D28ECB2C9B06E8A122EC4BCB4008161436CE474C257CBF49BD6">this link</a> on your mobile device. (If you're using Firefox, long-click the link and choose <b>Open with F-Droid App</b>.)</p> + + <p>3) Choose <b>F-Droid</b>, then click <b>Just Once</b>.</p> <img src="img/fdroid/fdroid-app-chooser-cropped.png"> - <p>3) When the <b>Add new repository</b> screen appears, click <b>Add</b>.</p> + <p>4) When the <b>Add new repository</b> screen appears, click <b>Add</b>.</p> <img src="img/fdroid/fdroid-add-repo-cropped.png"> - <p>4) F-Droid will update the list of available apps. When it finishes, search for <b>Briar Beta</b> in the F-Droid app.</p> + <p>5) F-Droid will update the list of available apps. When it finishes, search for <b>Briar Beta</b> in the F-Droid app.</p> <img src="img/fdroid/fdroid-search-results-cropped.png"> -- GitLab