From f1679fd3a65fa9c16d50288b162c517effd1bd50 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Sat, 9 Mar 2019 14:07:06 +0200
Subject: [PATCH] Issue #3038760: Added the create-new-vartheme-bs4.sh bash
 file to generate Vartheme BS4 sub theme ( Bootstrap 4 ) SASS and updated the
 README.md for scripts

---
 scripts/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/README.md b/scripts/README.md
index 4e16eff5..3bf0bd6a 100644
--- a/scripts/README.md
+++ b/scripts/README.md
@@ -30,7 +30,7 @@ After we make sure that we do have all the tools we could change directory
  in the terminal to:
 
 ```
-$cd PROJECT_DIR_NAME/docroot/profiles/varbase/scripts
+$ cd PROJECT_DIR_NAME/docroot/profiles/varbase/scripts
 $ bash ./create-new-vartheme-bs4.sh "THEME_NAME"
 ```
 
-- 
GitLab