From d6504d60404ec0ef4e2309b895448caa924541bb Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Sun, 7 Jul 2024 19:52:22 -0400
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9a0f45e..83cc510 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Installation
-If you don't have Go installed, download it from here or install it from your package manager. Then, run the command below:
+If you don't have Go installed, download it from here or install it from your package manager. Next:
```
go install github.com/Picocrypt/CLI/picocrypt@latest
```