From ee73016d761bb3a0de1e13bd15280141b2a0c87d Mon Sep 17 00:00:00 2001 From: athul Date: Thu, 6 Feb 2020 20:41:14 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6Added=20Shell=20Install=20Intructio?= =?UTF-8?q?ns?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 266ca63..cff1097 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ Use Postwoman's CLI direct from your terminal. # Installation - +### From Script +```bash +$ sh -c "$(curl -sL https://git.io/getwcli)" +``` ### From Source - Clone the repo - Build using `go build`