Skip to content

Commit

Permalink
edit install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
jalazawa authored Mar 15, 2018
1 parent d995d55 commit 4cacbb6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ This package has been published on CRAN, so you can install it easily:
```r
install.packages("antaresViz")
```
You can also install the last version from Github :
```r
devtools::install_github("rte-antares-rpackage/antaresViz")
```

To install the last development version:
```r
Expand Down

0 comments on commit 4cacbb6

Please sign in to comment.