From a4262c618cfe8b15b4b0b4c3847e77c9f65552c9 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Wed, 23 Apr 2008 20:43:17 +0000
Subject: [PATCH] Updated Debian installation instructions.

---
 INSTALL_DEBIAN.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL_DEBIAN.txt b/INSTALL_DEBIAN.txt
index 8ec5ec143b..47f77667ae 100644
--- a/INSTALL_DEBIAN.txt
+++ b/INSTALL_DEBIAN.txt
@@ -75,8 +75,8 @@ Then execute:
 
 apt-get install mydns-mysql
 
--> localhost
--> mydns
+What is the hostname of the machine on which the database will run? -> localhost
+What is the database name for the MyDNS database? -> mydns
 Would you like to set up the database and tables automatically? -> yes
 What is the username of the MySQL administrator? -> root
 Enter the MySQL administrator password -> yourrootsqlpassword
-- 
GitLab