Skip to content

Commit 901e960

Browse files
committed
update target project and repo name, closes #19
1 parent 9e50ba2 commit 901e960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ install a package from r-universe
845845
:::
846846
847847
::: small
848-
1. open the `personal-radmin` project
848+
1. open the `wtf-explore-libraries` project from earlier
849849
850850
2. `install.packages("gitcellar")` \# not on cran!
851851
@@ -856,7 +856,7 @@ install a package from r-universe
856856
options(repos = c(
857857
ropensci = "https://ropensci.r-universe.dev",
858858
CRAN = "https://cloud.r-project.org", # macOS
859-
RSPM = "https://p3m.dev/cran/latest" # windows
859+
P3M = "https://p3m.dev/cran/latest" # windows
860860
))
861861
```
862862

0 commit comments

Comments
 (0)