Skip to content

Commit

Permalink
fix version to 0.5
Browse files Browse the repository at this point in the history
fix version
  • Loading branch information
mdbrown committed Jan 8, 2016
1 parent 71f9aa7 commit 72c2c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ navigate to the source package and use


```{r, eval = FALSE}
install.packages("../DecisionCurve_0.4.tar.gz", repos = NULL, type = "source")
install.packages("../DecisionCurve_0.5.tar.gz", repos = NULL, type = "source")
```

or install the package directly from github.
Expand Down

0 comments on commit 72c2c21

Please sign in to comment.