From 0468d273899c4c3114adb82a74d326ce5a2c81ca Mon Sep 17 00:00:00 2001 From: ramanjitsingh-hub <63701517+ramanjitsingh-hub@users.noreply.github.com> Date: Tue, 21 Sep 2021 12:59:28 +0530 Subject: [PATCH] Updated the Git clone https address --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3151ae6..a037175 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Watch the full video here< In the command terminal, run the following commands: - $ git clone git@github.com:rohan20/flutter-chat-app.git + $ git clone https://github.com/rohan20/flutter-chat-app.git $ cd flutter-chat-app/ $ flutter run