taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 1f29a920675738dd848411abcf2db27f9dd9579b
parent cbc5591bf909506aa91925a1b84e7c4701a25bbb
Author: MS <ms@taler.net>
Date:   Thu, 12 Aug 2021 22:07:43 -1100

reorder sentences

Diffstat:
Mtaler-exchange-setup-guide.rst | 10++--------
1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst @@ -109,18 +109,12 @@ Finally, the required packages can be installed: [root@exchange-online]# apt-get install -y taler-exchange taler-exchange-offline [root@exchange-online]# apt-get install -y taler-wallet-cli -When asked about using dbconfig to configure the merchant's database, -select ``yes``. - -.. - FIXME: no merchant was ever installed during the previous steps, - therefore no need to answer yes ever occurred. - By default, all installed services will be disabled. You need to enable and start them later. While ``taler-merchant`` and ``taler-wallet`` are not required to operate an -exchange, they are useful for testing. +exchange, they are useful for testing. When asked about using dbconfig to configure +the merchant's database, select ``yes``. Configuration Basics