Hacker News new | ask | show | jobs
by johnchristopher 2202 days ago
That line doesn't work:

    git clone git@github.com:MrMartineau/gatsby-starter-code-notes.git code-notes
but this one does:

    git clone https://github.com/MrMartineau/gatsby-starter-code-notes
1 comments

Thanks for catching this. Not sure how I managed to make that error. Fixing it now.