summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-11-30 23:26:32 +0100
committerChristian Grothoff <christian@grothoff.org>2018-11-30 23:26:32 +0100
commit7cab50b46547d917778aaeb425be38a6993831ec (patch)
tree0db19bdb794d89f75b694b95303971f7297f6109 /README
parentabf640c97b5b8137ff6029132772f2a390f93b11 (diff)
downloadexchange-7cab50b46547d917778aaeb425be38a6993831ec.tar.gz
exchange-7cab50b46547d917778aaeb425be38a6993831ec.tar.bz2
exchange-7cab50b46547d917778aaeb425be38a6993831ec.zip
update README
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 2 insertions, 6 deletions
diff --git a/README b/README
index 751489f4..5b36747c 100644
--- a/README
+++ b/README
@@ -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