update README

This commit is contained in:
Christian Grothoff 2018-11-30 23:26:32 +01:00
parent abf640c97b
commit 7cab50b465
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 3 additions and 7 deletions

8
README
View File

@ -96,13 +96,9 @@ gnunet-ecc -p master.priv
4) Generate other exchange related keys ('denomination' and 'signing' keys), by issuing:
taler-exchange-keyup -d `pwd` -m master.priv
taler-exchange-keyup -m master.priv -o auditor.in
5) Check with:
taler-exchange-keycheck -d `pwd`
6) A exchange needs a database to operate, so the following instructions relate to
5) A exchange needs a database to operate, so the following instructions relate to
how to set up PostgreSQL. On debian, the two packages needed are:
* postgresql

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
#
# This file is part of TALER
# Copyright (C) 2014, 2015, 2016, 2017 GNUnet e.V. and Inria
# Copyright (C) 2014, 2015, 2016, 2017, 2018 Taler Systems SA
#
# TALER is free software; you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software