git clone command (from the README.md) fails
DChandlerP opened this issue · 1 comments
DChandlerP commented
➜ ~ git clone git@github.com:mike-north/ember-octane-workshop.git
Cloning into 'ember-octane-workshop'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
ogirginc commented
Rather than SSH, try it with HTTPS:
git clone https://github.com/FrontendMasters/ember-octane.git