rtlee9 / recipe-summarization

Sequence to sequence recipe summarization
MIT License
136 stars 75 forks source link

Initialize submodules error #6

Closed edwarddesouza closed 6 years ago

edwarddesouza commented 6 years ago

Hi, I get the following error when I try to initialise submodules using:git submodule update --init --recursive

==== git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

edwarddesouza commented 6 years ago

found a solution: https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/