Skip to content

Commit

Permalink
Merge branch 'Modelling2R6' of https://github.com/wolski/prolfqua int…
Browse files Browse the repository at this point in the history
…o Modelling2R6
  • Loading branch information
wolski committed Aug 19, 2024
2 parents f1e4141 + f91377c commit 04edd7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Requirements : A Windows|Linux|MacOSX platform with R (>= 4.1) installed.


We recommend to install the package using the latest [release](https://github.com/fgcz/prolfqua/releases)
Download the `prolfqua_X.Y.Z.tar.gz` from the [github release page](https://github.com/fgcz/prolfqua/releases). and then execute:
Download the `prolfqua_X.Y.Z.tar.gz` from the [github release page](https://github.com/fgcz/prolfqua/releases) into your working directory. and then execute:

```
install.packages("prolfqua_X.Y.Z.tar.gz",repos = NULL, type="source")
install.packages("./prolfqua_X.Y.Z.tar.gz",repos = NULL, type="source")
```


Expand Down

0 comments on commit 04edd7a

Please sign in to comment.