summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-10 21:29:06 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-11-10 21:29:06 +0100
commit9ae1a79296fcc3e0a9a2f762fc714232053e7d75 (patch)
treed48b1afba1f84465adfc1f63506686c9ff075044 /doc
parent4e296901837b39504bd2e427663e9d45d630a11f (diff)
downloadmerchant-9ae1a79296fcc3e0a9a2f762fc714232053e7d75.tar.gz
merchant-9ae1a79296fcc3e0a9a2f762fc714232053e7d75.tar.bz2
merchant-9ae1a79296fcc3e0a9a2f762fc714232053e7d75.zip
doc: minor fixes to config walkthough script
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/config.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/config.sh b/doc/config.sh
index db3b26b7..6448b38e 100755
--- 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"