From 804728c93d845f07d7c30178ddee00746f1e0776 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Wed, 19 Jul 2017 12:59:39 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a51815..3f55a83 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,11 @@

git clone https://gitlab.echosystem.fr/Erreur32/MOTDs32.git

type inside the directory:

./Install.sh
-After the installation completed you can check all command with: -``` /usr/bin/motds32 + +After the installation completed you can check all command with: /usr/bin/motds32 +

+```  
+/usr/bin/motds32
 Usage: motds32 OPTIONS
     -g, --generate    Check system status and generate it to /etc/motd file
     -s, --status      Show limited content of MOTD file
@@ -54,7 +57,7 @@ Usage: motds32 OPTIONS
     -c, --check  Check stats motd file
 ```   
 
-
./Install.sh
+

UPDATE:

cd /PATH/MOTDs32
 git pull