Skip to content

Commit ddbd4aa

Browse files
Update README.md
1 parent 33a5ae0 commit ddbd4aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocMana
2828
devtools::install_github('FunctionLab/SPEEDI', repos = BiocManager::repositories())
2929
```
3030

31-
All R-related dependencies should be installed automatically. To learn how to use the SPEEDI R package, please view the [SPEEDI vignette](https://speedi.princeton.edu/vignette).
31+
All R-related dependencies should be installed automatically. Note that [RTools](https://cran.r-project.org/bin/windows/Rtools/) is required to install the SPEEDI R package in Windows. To learn how to use the SPEEDI R package, please view the [SPEEDI vignette](https://speedi.princeton.edu/vignette).
3232

3333
## Citing SPEEDI
3434

0 commit comments

Comments
 (0)