Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markvanderloo committed Jul 22, 2015
1 parent a5b4539 commit 3398f84
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ settings

An Option Settings Manager for R.

* Version 0.1.1 accepted on [CRAN](http://cran.r-project.org/web/packages/settings/index.html) 28.10.2014
* See the [package vignette](http://cran.r-project.org/web/packages/settings/vignettes/settings.html) for examples

Installation
Expand All @@ -14,10 +13,3 @@ From R:
```
install.packages('settings')
```


To install the github version, you need to have the ```devtools``` package installed.
```
devtools::install_github("markvanderloo/options")
```

0 comments on commit 3398f84

Please sign in to comment.