Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Commit

Permalink
📦Added Shell Install Intructions
Browse files Browse the repository at this point in the history
  • Loading branch information
athul committed Feb 6, 2020
1 parent f2f276a commit ee73016
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit ee73016

Please sign in to comment.