summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler-merchant-pos-terminal.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
index 5107d9da..bf3b45e3 100644
--- a/taler-merchant-pos-terminal.rst
+++ b/taler-merchant-pos-terminal.rst
@@ -55,6 +55,21 @@ At the bottom of the main UI there is a row of buttons:
* History: Shows the payment history.
* Complete: Finalize an order and prompt the customer to pay.
+Testing nightly builds
+----------------------
+
+Every change to the app's source code triggers an automatic build
+that gets published in a F-Droid repository.
+If you don't have it already, download the `F-Droid app <https://f-droid.org/>`_
+and then click the following link (on your phone) to add the nightly repository.
+
+ `GNU Taler Nightly F-Droid Repository <fdroids://gnu-taler.gitlab.io/fdroid-repo-nightly/fdroid/repo?fingerprint=55F8A24F97FAB7B0960016AF393B7E57E7A0B13C2D2D36BAC50E1205923A7843>`_
+
+.. note::
+ Nightly apps can be installed alongside official releases
+ and thus are meant **only for testing purposes**.
+ Use at your own risk!
+
Building from source
--------------------