Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
agdenadel authored Mar 8, 2024
1 parent eb0dc85 commit 97f94e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You can install the lastest development version by using the [devtools](https://
devtools::install_github("lcrawlab/callback")
```

Although it is not explicitly a dependency, making sure you have `preso` installed will make `callback` much faster.
Although it is not explicitly a dependency, making sure you have `presto` installed will make `callback` much faster.

```r
devtools::install_github("immunogenomics/presto")
Expand Down

0 comments on commit 97f94e6

Please sign in to comment.