From 92dbb082eff29cdf171df267577abcc6af4601e5 Mon Sep 17 00:00:00 2001 From: Hitesh Date: Sat, 7 Mar 2026 20:59:48 +0530 Subject: [PATCH] update instruction to install atomic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e12842..4fe5f7b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Clone and install: ```bash git clone https://github.com/ShriKaranHanda/atomic.git cd atomic -sudo ./scripts/install.sh +sudo PATH="$PATH" ./scripts/install.sh ``` Try it out: