Skip to content

Commit

Permalink
add vscode suggestion to wrapup (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
avallecam committed Mar 12, 2024
1 parent 7c138c2 commit 1d68942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/15-wrapup.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ praise::praise()

## Your next step!

Good job! We recommend you to __read the supplemental episode__ on how to [use Git with the Rstudio IDE](14-supplemental-rstudio.md). It can make some steps easier to interact with!
Good job! We recommend you to __read the supplemental episode__ on how to [use Git with the Rstudio IDE](14-supplemental-rstudio.md). It can make some steps easier to interact with! For topics like [resolving conflicts](09-conflict.md), we suggest to use Desktop software like [VScode](https://code.visualstudio.com/). (However, you may need to close RStudio when using VScode to avoid some git error messages!)

If you are looking for more practice, go for the individual challenges on each episode. We also recommend you to keep practicing how to [Create branches](09-conflict.md#create-branches) and make [Atomic commits](09-conflict.md#atomic-commits).

Expand Down

0 comments on commit 1d68942

Please sign in to comment.