Skip to content

Commit 2bc820c

Browse files
committed
Update to pak #58
1 parent 5acc540 commit 2bc820c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.Rmd‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Para instalar la versión actual del paquete podés usar:
3636
```r
3737
install.packages("agroclimatico", repos = "https://ropensci.r-universe.dev")
3838
```
39-
O usando `remotes`:
39+
O usando `pak`:
4040

4141
``` r
4242
# install.packages("pak")

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Para instalar la versión actual del paquete podés usar:
3939
install.packages("agroclimatico", repos = "https://ropensci.r-universe.dev")
4040
```
4141

42-
O usando `remotes`:
42+
O usando `pak`:
4343

4444
``` r
4545
# install.packages("pak")

0 commit comments

Comments
 (0)