Skip to content

Commit 1bc6b8a

Browse files
committed
Remove pkginstaller reference
1 parent 3d4fe53 commit 1bc6b8a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ objr (pronounced "ob-jar") aims to provide a convenient method of interacting wi
1313
## Installation
1414

1515
If you are working within the Scottish Government network, you can
16-
install objr in the same way as with other R packages. The easiest way to do this is by using the [pkginstaller](https://github.com/ScotGovAnalysis/pkginstaller/tree/main) add-in. Further guidance is available on [eRDM](https://erdm.scotland.gov.uk:8443/documents/A42404229/details).
16+
install objr in the same way as with other R packages.
1717

18-
Alternatively, objr can be installed directly from GitHub. Note that this method requires the remotes package and may not work from within the Scottish Government network.
18+
Alternatively, objr can be installed directly from GitHub.
19+
Note that this method requires the remotes package and may not work from within the Scottish Government network.
1920

2021
``` r
2122
remotes::install_github(

0 commit comments

Comments
 (0)