From ec8793f82d013279c7161fdb0a6ecbfdde10fab2 Mon Sep 17 00:00:00 2001 From: Phantom Date: Tue, 26 Jun 2018 18:37:08 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 47822de..b246be3 100644 --- a/README.md +++ b/README.md @@ -81,9 +81,10 @@ Make sure you have the following installed on your system: ### Module update to latest state 1. Goto to module into your local system. (/var/www/html/admin/module/sccp_manager/) - cd /var/www/html/admin/module/sccp_manager/ - git fetch - git pull + +> cd /var/www/html/admin/module/sccp_manager/ +> git fetch +> git pull ### IMPORTANT NOTES: - This system assumes/requires that you are using the Asterisk realtime database. If you are not yet using the realtime database,