Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
renkun-ken committed Sep 30, 2014
1 parent 3ff8f09 commit 134e5b6
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 @@ -11,13 +11,13 @@ pipeR provides Pipe operator and function based on syntax which support to pipe

## Installation

Install from CRAN (v0.4-2):
Install from [CRAN](http://cran.r-project.org/web/packages/pipeR/index.html):

```r
install.packages("pipeR")
```

Install the development version (v0.5) from GitHub:
Install the development version from GitHub:

```r
devtools::install_github("pipeR","renkun-ken")
Expand Down

0 comments on commit 134e5b6

Please sign in to comment.