summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2022-12-09 19:00:43 +0100
committerStefan Kügel <skuegel@web.de>2022-12-09 19:00:43 +0100
commit3a09aa34b464a8fdb48f11be68c21b38afd78f56 (patch)
tree3783e5ecdf355e7574739c6f98a23a4d9adb80ac /README
parentdd1244af547fa7f0dae8ffdf37c9d2c331686eb8 (diff)
downloadwww-3a09aa34b464a8fdb48f11be68c21b38afd78f56.tar.gz
www-3a09aa34b464a8fdb48f11be68c21b38afd78f56.tar.bz2
www-3a09aa34b464a8fdb48f11be68c21b38afd78f56.zip
Updated README file for taler.net
Signed-off-by: Stefan Kügel <skuegel@web.de>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index 9af912b7..d6e78f31 100644
--- 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