Skip to content

Commit

Permalink
refresh [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed Oct 28, 2024
1 parent 199705b commit 2dbc874
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ To install the pre-release version that is available in Git branch `develop` on
```r
remotes::install_github("HenrikBengtsson/parallelly", ref="develop")
```
This will install the package from source.
This will install the package from source. Because of this and because this package also compiles native code, Windows users need to have [Rtools](https://cran.r-project.org/bin/windows/Rtools/) installed and macOS users need to have [Xcode](https://developer.apple.com/xcode/) installed.


<!-- pkgdown-drop-below -->

0 comments on commit 2dbc874

Please sign in to comment.