Skip to content

Commit

Permalink
Commented out biocLite installation lines, which messed with update o…
Browse files Browse the repository at this point in the history
…f package on Bioconductor repository
  • Loading branch information
Julien Roux committed Oct 13, 2016
1 parent f52b204 commit 3d54d69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vignettes/BgeeDB_Manual.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ In summary, the BgeeDB package allows to:

In R:
``` {r}
source("https://bioconductor.org/biocLite.R")
biocLite("BgeeDB")
#source("https://bioconductor.org/biocLite.R")
#biocLite("BgeeDB")
```

## How to use BgeeDB package
Expand Down

0 comments on commit 3d54d69

Please sign in to comment.