Skip to content

Commit a64fbeb

Browse files
committed
updated README.md once removing one URL
1 parent fdcf72a commit a64fbeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ Released and tested versions of Rcpp are available via the
7878
install.packages("Rcpp")
7979
```
8080

81-
To install from source, ensure you have a
82-
[complete package development environment](https://support.rstudio.com/hc/en-us/articles/200486498-Package-Development-Prerequisites).
83-
Also see questions 1.2 and 1.3 in the
81+
To install from source, ensure you have a complete package development
82+
environment for R as discussed in the relevant documentation; also see
83+
questions 1.2 and 1.3 in the
8484
[Rcpp-FAQ](http://cran.r-project.org/web/packages/Rcpp/vignettes/Rcpp-FAQ.pdf).
8585

8686
### Authors

0 commit comments

Comments
 (0)