Skip to content

Commit

Permalink
Remove now-unnecessary separate installation of colortable from README
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobpwagner committed Aug 5, 2020
1 parent 7efba86 commit b0728ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion readme.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ library(knitr)

## Installation
```{r, eval=FALSE}
remotes::install_github("thebioengineer/colortable")
remotes::install_github("RGLab/cytoqc")
```

Expand Down
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ the cytodata .
## Installation

``` r
remotes::install_github("thebioengineer/colortable")
remotes::install_github("RGLab/cytoqc")
```

Expand Down

0 comments on commit b0728ba

Please sign in to comment.