From 83c6f1261e6504784db3bc7e179a008fca798c90 Mon Sep 17 00:00:00 2001 From: Sultan Iman Date: Sat, 22 Jun 2024 19:59:46 +0200 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 083d3d9..3ca6520 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ $ go build -o pwc ## 💾 Installation +Please download binaries from the latest release or you can also install it using go + ```sh $ go get -u github.com/sultaniman/pwc ```