From bac2fc6f778fa55b8ea7e4254ef9000e0e3c4687 Mon Sep 17 00:00:00 2001 From: Athul Cyriac Ajay Date: Wed, 27 Apr 2022 22:56:14 +0530 Subject: [PATCH] Remove Installation Script Removing due to #52 --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d10641a..2b87a9b 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,6 @@ Send HTTP requests from terminal and Generate API Docs. An alternative to cURL, ## Installation -### From Script - -```bash -$ sh -c "$(curl -sL https://git.io/getpwcli)" -``` - ### From Source - Clone the repo