Skip to content

Commit 770ca54

Browse files
authored
Update install instructions
1 parent fa0f26b commit 770ca54

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ package (<https://github.com/karthik/wesanderson>).
2626
### Installation
2727

2828
``` r
29-
library(devtools)
30-
31-
install_github("Sydney-Informatics-Hub/usydColours")
29+
install.packages("pak")
30+
pak::pkg_install("Sydney-Informatics-Hub/usydColours")
3231
```
3332

3433
### Usage

0 commit comments

Comments
 (0)