From 01704023eda948ff1d6744facca631c308bcddd8 Mon Sep 17 00:00:00 2001 From: dg1tal Date: Wed, 24 Aug 2016 23:45:19 +0200 Subject: [PATCH] Fixed typo in home path. --- linux-step-by-step.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-step-by-step.md b/linux-step-by-step.md index 05d1101..7107ddc 100644 --- a/linux-step-by-step.md +++ b/linux-step-by-step.md @@ -46,7 +46,7 @@ This short howto describes step-by-step how to install the MMDVMHost-Dashboard o 7. Now you can clone the dashboard into your home directory: - >git clone https://github.com/dg9vh/MMDVMHost-Dashboard.git /~ + >git clone https://github.com/dg9vh/MMDVMHost-Dashboard.git ~/ 8. Next, you need to copy the files into the webroot so they can be served by lighttpd: