From b40bbcfc1a6b2fdb31c14340eb7b554c7b74c495 Mon Sep 17 00:00:00 2001 From: "Mr.nope" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Sat, 17 Jul 2021 09:02:28 +0430 Subject: [PATCH] Update README.md --- Core/Ruby/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Core/Ruby/README.md b/Core/Ruby/README.md index 05c83aa..bce43e0 100644 --- a/Core/Ruby/README.md +++ b/Core/Ruby/README.md @@ -3,12 +3,12 @@ **Installing** bash: ``` - bash install.sh +bash install.sh ``` Batch File: ``` - install.bat +install.bat ```