From 97f94e6bdb43412ca9c1dd1c5d8c0584e73793d3 Mon Sep 17 00:00:00 2001 From: Alan DenAdel Date: Fri, 8 Mar 2024 15:19:18 -0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ae69ae..983ac12 100644 --- a/README.md +++ b/README.md @@ -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")