flutter-chat-app icon indicating copy to clipboard operation
flutter-chat-app copied to clipboard

Git clone issue

Open Saba-d-coder opened this issue 3 years ago • 1 comments

The command provided in Readme.md for git repo, says 'Permission denied' while cloning it.

The link should be [email protected]/rohan20/flutter-chat-app.git. Notice the '/' instead of ':'

$ git clone [email protected]:rohan20/flutter-chat-app.git
$ cd flutter-chat-app/ $ flutter run

Saba-d-coder avatar May 15 '21 19:05 Saba-d-coder

I have opened a pull request regarding this

ramanjitsingh-hub avatar Sep 21 '21 07:09 ramanjitsingh-hub