Install Git
This lesson is called Install Git, part of the Using Git and GitHub with R course. This lesson is called Install Git, part of the Using Git and GitHub with R course.
Transcript
Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.
Loading transcript...
Your Turn
Install GitHub Desktop (just install it at this point; don't worry about opening it up yet).
Install git separately (only if necessary).
Confirm git installed correctly by checking version using
git --versionin the terminal.
Course Content
28 Lessons