From 9d458cc88a6b9539525adc2547c10b7147a04f69 Mon Sep 17 00:00:00 2001 From: Sylvain303 Date: Tue, 15 Dec 2015 05:39:31 +0100 Subject: [PATCH] correct log location in README /var/log/yunohost-installation.log from installv2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46271ec..f806189 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Execute the script: $ bash install_yunohostv2 -If something goes wrong, you can check the installation logs saved in ```/var/log/yunohost.log``` +If something goes wrong, you can check the installation logs saved in ```/var/log/yunohost-installation.log``` ## Advanced usage