taler-docs

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

commit 5a5ff221e776077a33fae93a504c7562d7be366f
parent 23c986231b73636e8bafcc4b886d5148f797df1b
Author: MS <ms@taler.net>
Date:   Tue, 21 Jul 2020 12:54:43 +0200

mention command to setup instances.

Diffstat:
Mdevelopers-manual.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/developers-manual.rst b/developers-manual.rst @@ -286,6 +286,8 @@ Bootstrapping an Environment $ taler-deployment-prepare $ taler-deployment-start $ taler-deployment-arm -I # check everything works + # The following command sets up the 'blog' and 'donations' instances. + $ taler-config-instances Upgrading an Existing Environment