Skip to content

Commit

Permalink
Pkg install update
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Mar 9, 2024
1 parent 56aca56 commit 600cb0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ guides.
With a compiler in hand, one can then install the package from GitHub by:

```r
# install.packages("devtools")
devtools::install_github("r-pkg-examples/rcpp-headers-src")
# install.packages("remotes")
remotes::install_github("coatless-rd-rcpp/rcpp-headers-src")
library("SrcDir")
```

Expand Down

0 comments on commit 600cb0b

Please sign in to comment.