Skip to content

Commit

Permalink
Update README.md installation notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tretherington authored Jul 31, 2023
1 parent 1f79755 commit 75350fd
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 @@ -20,10 +20,11 @@ Install `compGeometeR` from GitHub:
```r
devtools::install_git("https://github.com/manaakiwhenua/compGeometeR",subdir = "package")
```
Please note that `devtools` may require you to install `RTools`, and to install `compGeometeR` from GitHub may require you to install `Git`.

## Dependencies

`compGeometeR` depends on the `devtools` package and was developed using `R` version 3.5.1.
`compGeometeR` has no package dependencies and was developed using `R` version 3.5.1.

## Citation

Expand Down

0 comments on commit 75350fd

Please sign in to comment.