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

Commit

Permalink
fix install from script link
Browse files Browse the repository at this point in the history
  • Loading branch information
gbmor committed Feb 13, 2020
1 parent ce06aa4 commit e46f57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Use Postwoman's CLI direct from your terminal.
# Installation
### From Script
```bash
$ sh -c "$(curl -sL https://git.io/getwcli)"
$ sh -c "$(curl -sL https://git.io/getpwcli)"
```
### From Source
- Clone the repo
Expand Down

1 comment on commit e46f57c

@athul
Copy link
Contributor

@athul athul commented on e46f57c Feb 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ™ˆπŸ™ˆπŸ™ˆ No wonder the downloads were low

Please sign in to comment.