Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ctokheim committed Apr 29, 2016
1 parent dc314d7 commit 784c8cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Identifying genes with more mutations then expected has been central methodology

## Installation

[![Build Status](https://travis-ci.com/ctokheim/cancerSeqStudy.svg?token=KhnctpTdxNuuZ9Z1kcsg&branch=master)](https://travis-ci.com/ctokheim/cancerSeqStudy)
[![Build Status](https://travis-ci.org/KarchinLab/cancerSeqStudy.svg?branch=master)](https://travis-ci.org/KarchinLab/cancerSeqStudy)

Install this package via github using the `devtools` package.

```R
> devtools::install_github('ctokheim/cancerSeqStudy')
> devtools::install_github('KarchinLab/cancerSeqStudy')
```

0 comments on commit 784c8cb

Please sign in to comment.