Skip to content

Commit

Permalink
minor fix (thx @gdurand12)
Browse files Browse the repository at this point in the history
  • Loading branch information
pneuvial committed Jun 21, 2024
1 parent 22270e0 commit 848941b
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 @@ -91,6 +91,6 @@ You can install the development version from [GitHub](https://github.com/) with:

``` r
# install.packages("pak")
pak::install_github("sanssouci-org/sanssouci")
pak::pkg_install("sanssouci-org/sanssouci")
```

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@ You can install the development version from

``` r
# install.packages("pak")
pak::install_github("sanssouci-org/sanssouci")
pak::pkg_install("sanssouci-org/sanssouci")
```

0 comments on commit 848941b

Please sign in to comment.