commit 9ae1a79296fcc3e0a9a2f762fc714232053e7d75 parent 4e296901837b39504bd2e427663e9d45d630a11f Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Thu, 10 Nov 2016 21:29:06 +0100 doc: minor fixes to config walkthough script Diffstat:
| M | doc/config.sh | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/config.sh b/doc/config.sh @@ -111,6 +111,6 @@ taler-config -s merchant-demoexchange -o master_key -V "CQQZ9DY3MZ1ARMN5K1VKDETS echo -ne "Done. Launch the backend with:\n\ \$ taler-merchant-httpd\n\nTest it with:\n\ -\$ curl http://127.0.0.1:8888/\n\nIf everything worked\ +\$ curl http://127.0.0.1:8888/\n\nIf everything worked \ fine, you should see:\n\n\ -'Hello, I'm a merchant's Taler backend. This HTTP server is not for humans.'\n" +'Hello, I'm a merchant's Taler backend. This HTTP server is not for humans.'\n\n"