summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2015-08-04 09:58:54 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2015-08-04 09:58:54 +0200
commite6aeb4cd3d3816b38d656f88ca5094edc62792b9 (patch)
tree781a6af46fbecab9697d74e2f70ac7f06b6c38c8 /README
parentea4abea56b5ce69b5624d381f466c19a7c8d544b (diff)
downloadexchange-e6aeb4cd3d3816b38d656f88ca5094edc62792b9.tar.gz
exchange-e6aeb4cd3d3816b38d656f88ca5094edc62792b9.tar.bz2
exchange-e6aeb4cd3d3816b38d656f88ca5094edc62792b9.zip
README fix
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2bbde82d..a5211ee1 100644
--- a/README
+++ b/README
@@ -114,7 +114,7 @@ psql # this is the command-line client to the DMBS
# the following lines are SQL
CREATE USER demo;
CREATE DATABASE talercheck OWNER demo;
-# quit with CTRL-C
+# quit with CTRL-D
7) If any previous step has been successful, it is now possbile to start up the
mint web server (by default it will listen on port 4241); issue: