Skip to content

Commit

Permalink
Merge pull request #34 from josschavezf/main
Browse files Browse the repository at this point in the history
fix installation
  • Loading branch information
josschavezf authored Nov 29, 2023
2 parents aba7ec3 + 79e56d9 commit 6d677d7
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 @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 6d677d7

Please sign in to comment.