From 79e56d966b0ef7bb42e655bebd1f89b47e890ea3 Mon Sep 17 00:00:00 2001 From: Joselyn Chavez Date: Wed, 29 Nov 2023 13:45:39 -0500 Subject: [PATCH] fix installation --- README.Rmd | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index d662a85..6e5d6af 100644 --- a/README.Rmd +++ b/README.Rmd @@ -28,7 +28,7 @@ GiottoUtils exports functionalities that are called internally by many of the ot ## Installation -You can install the development version of GiottoUtils like so: +You can install GiottoUtils like: ``` r library(devtools) diff --git a/README.md b/README.md index 66db1d4..6190703 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ directly interact with this package. ## Installation -You can install the development version of GiottoUtils like so: +You can install GiottoUtils like: ``` r library(devtools)