Skip to content

Commit

Permalink
Updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
giorgiopaulon committed Nov 6, 2021
1 parent e9ace55 commit 5e84081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ To install the package in R, first install the `devtools` package, and then use
library(devtools)
install_github('giorgiopaulon/lddmm')
```
If you are using a Windows machine, you might have to also install and configure `Rtools` using the following [instructions](https://cran.rstudio.com/bin/windows/Rtools/).
If you are using a Windows machine, you might have to also install and configure `Rtools` using the following [instructions](https://CRAN.R-project.org/bin/windows/Rtools/).

### Usage

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ install_github('giorgiopaulon/lddmm')

If you are using a Windows machine, you might have to also install and
configure `Rtools` using the following
[instructions](https://cran.rstudio.com/bin/windows/Rtools/).
[instructions](https://CRAN.R-project.org/bin/windows/Rtools/).

### Usage

Expand Down

0 comments on commit 5e84081

Please sign in to comment.