From a52c489887532bac69dee52b520a8b59b41fa8d2 Mon Sep 17 00:00:00 2001 From: 0x4f53 <71916237+0x4f53@users.noreply.github.com> Date: Tue, 20 Aug 2024 03:14:43 +0530 Subject: [PATCH] modified readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f17a168..d92f739 100644 --- a/readme.md +++ b/readme.md @@ -25,8 +25,8 @@ To build this on your machine, you need to have Golang installed. If you do, simply make build.sh executable and run it like so ```bash -❯ chmod +x build.sh -❯ ./build.sh +chmod +x build.sh +./build.sh ``` ### ⚙️ Installation