- [] Click into the week folder and open up the
.RProj
file in there.- For example, for
week1
I will open theweek1/week1.Rproj
- For example, for
- [] Open up the classwork or exercise folder and save a copy of the classwork and exercise files with your name
- For Example, for
week1/exercise1.qmd
, save a copy as "week1/exercise1-laderas.qmd"
- For Example, for
- Make sure that you have saved a copy of your exercises with your name on it. In general, we won't overwrite exercises, but it is a possibility.
- In the
Terminal
tab (notConsole
), execute the following command:
git pull
If you feel less comfortable with that, you can use the pull
button in the Git Tab in the upper right window.