Skip to content

Commit

Permalink
Even endless
Browse files Browse the repository at this point in the history
  • Loading branch information
geryan committed May 10, 2024
1 parent 85aa71f commit 1e17344
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 @@ -51,7 +51,7 @@ You can install the development version of traveltime from

``` r
# install.packages("remotes")
remotes::install_github("geryan/traveltime")
remotes::install_github("idem-lab/traveltime")
```

## Let's calculate some travel times
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can install the development version of traveltime from

``` r
# install.packages("remotes")
remotes::install_github("geryan/traveltime")
remotes::install_github("idem-lab/traveltime")
```

## Let’s calculate some travel times
Expand Down

0 comments on commit 1e17344

Please sign in to comment.