From 825c996c189e1ec1fc0a2d068383136645c69210 Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Wed, 8 May 2019 09:13:20 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d9a7ab..a90b421 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ make make -f MakefileGUI #only required if you want to build the GUI programs sudo make install ``` -Now you should edit the configuration in the file /etc/ircddbgateway +Now you should edit the configuration in the file /etc/ircddbgateway to match your needs. ```shell sudo systemctl enable ircddbgatewayd.service #enable service sudo service ircddbgatewayd start