Skip to content

Commit efc1a0b

Browse files
committed
README: Install from RcppCore/RcppParallel
1 parent 7c1d57b commit efc1a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For example, installing [oneTBB](https://github.com/oneapi-src/oneTBB) on Linux
4848
- Build the development version of `RcppParallel`:
4949
```
5050
install.packages("remotes")
51-
remotes::install_github("hsbadr/RcppParallel@develop", force = TRUE)
51+
remotes::install_github("RcppCore/RcppParallel@develop", force = TRUE)
5252
```
5353

5454
### License

0 commit comments

Comments
 (0)