From 9f32aa1e456e8e8a90d97e8673365f3090fa49fa Mon Sep 17 00:00:00 2001 From: Prithiviraj Damodaran Date: Tue, 18 May 2021 07:53:27 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fd88fb..807fd66 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Parrot is a paraphrase based utterance augmentation framework purpose built to a ### Installation ```python -pip install git+https://github.com/PrithivirajDamodaran/Parrot.git +pip install git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git ``` ### Quickstart