Skip to content

Commit

Permalink
Merge branch 'master' of github.com:MatthieuStigler/tsDyn
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuStigler committed Oct 26, 2024
2 parents e36ff53 + 17b7de6 commit f8b9738
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@ install.packages("tsDyn")

## Development version

Most of the development is hosted under the branch called
[Dev94](https://github.com/MatthieuStigler/tree/Dev94). To install
that version, use:
You can download the version from github using:

``` r
library(remotes)
remotes::install_github("MatthieuStigler/tsDyn", ref = "dev")
remotes::install_github("MatthieuStigler/tsDyn")
```

0 comments on commit f8b9738

Please sign in to comment.