Open Saba-d-coder opened 3 years ago
The command provided in Readme.md for git repo, says 'Permission denied' while cloning it.
The link should be git@github.com/rohan20/flutter-chat-app.git. Notice the '/' instead of ':'
$ git clone git@github.com:rohan20/flutter-chat-app.git $ cd flutter-chat-app/ $ flutter run
I have opened a pull request regarding this
The command provided in Readme.md for git repo, says 'Permission denied' while cloning it.
The link should be git@github.com/rohan20/flutter-chat-app.git. Notice the '/' instead of ':'
$ git clone git@github.com:rohan20/flutter-chat-app.git
$ cd flutter-chat-app/ $ flutter run