Skip to content

Commit

Permalink
Remove redundant link
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Jun 22, 2022
1 parent d6599ee commit 588f291
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions remote-setups-common.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ How to achieve if the remote repo exists first:
* With usethis: `usethis::create_from_github("OWNER/REPO", fork = FALSE)`
* Command line: `git clone <URL>`, with the source repo's HTTPS or SSH URL
* In RStudio: Capture the source repo's HTTPS or SSH URL and do
*File > New Project > Version Control > Git*, described more fully in
[New RStudio Project via git clone](#new-rstudio-project-via-git)
*File > New Project > Version Control > Git*.

usethis describes this setup as "ours".

Expand Down

0 comments on commit 588f291

Please sign in to comment.