From ba9d99b7bff4fea37d7f9b8da718f8dc001d14f2 Mon Sep 17 00:00:00 2001 From: Roughwaterguy <107322585+Roughwaterguy@users.noreply.github.com> Date: Thu, 8 Jun 2023 19:19:19 -0400 Subject: [PATCH] Fix git repository link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66d7527..af362f8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ## Installation #### Method One: ***Using git clone*** ```bash -git clone https://github.com/WuGomezCode/TextNow-API.git +git clone https://github.com/WuGomezCode/PyTextNow_API.git ``` #### Method Two: ***Using pip*** ```bash