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`