Before following this guide, make sure you...

Login to Github

Fork the repo

Go to https://github.com/lenmorld/node_workshop

Fork

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/a0b5a00e-6851-4276-a5be-144152deb5c7/Untitled.png

It should look like this after

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/e24ebcc1-e1bf-4c50-8e06-dbb37086307d/Untitled.png

Copy your repo URL. We'll use this in the next step

It looks like https://github.com/YOUR_USERNAME/node_workshop.git

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/b3ea0132-4cd3-4612-af71-aa22e9e3febe/Untitled.png

*recent update of Github, the button says "Code" instead of "Clone"

*you can copy the default https version, or use SSH if you know what you're doing 😉

Open a terminal/cmd/bash in your machine