commit 3a09aa34b464a8fdb48f11be68c21b38afd78f56
parent dd1244af547fa7f0dae8ffdf37c9d2c331686eb8
Author: Stefan Kügel <skuegel@web.de>
Date: Fri, 9 Dec 2022 19:00:43 +0100
Updated README file for taler.net
Signed-off-by: Stefan Kügel <skuegel@web.de>
Diffstat:
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README b/README
@@ -47,6 +47,12 @@ If not already installed, please install according to your needs and your OS:
-> On some distros, you may need to use `pip install ruamel.yaml`
+
+For read-only access pass
+# git clone https://git.taler.net/www.git
+
+If you think you are trustful enough to deserve edit rights as a contributor with Git access, you must sign and mail the Copyright Assignment Agreement (https://www.gnunet.org/static/pdf/copyright.pdf) to ensure that the GNUnet e.V. --- Taler Systems SA agreement on licensing and collaborative development of the GNUnet and GNU Taler projects (https://git.gnunet.org/gnunet-ev.git/tree/gnunet_taler_agreement.tex) is satisfied.
+
====================
Debian prerequisites
====================
@@ -76,8 +82,6 @@ The website will be installed in the /rendered/ directory.
If ./configure without parameters does not work, try ./configure --variant=/rendered/
-Eventually you must install node-typescript, when your system is demanding for tsc.
-
Open the web site that results in /rendered/ or run
$ firefox rendered/en/index.html