From 48a1547d4f9bbb0ab3ffd6ef345fcfbd3b5d9031 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Fri, 21 Jul 2017 10:10:13 +0200 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 23cc080..452a619 100644 --- a/README.md +++ b/README.md @@ -75,12 +75,18 @@ You can see the result with : cat /etc/motd
or -
usr/bin/motds32 -c +
or +motd -m +

UPDATE:

-
cd /PATH/MOTDs32
-git pull
+

+cd /PATH/MOTDs32
+./uninstall.sh
+git pull
+./install.sh
+