Skip to content

Commit

Permalink
Update R version instructions
Browse files Browse the repository at this point in the history
Which were incorrect on website
  • Loading branch information
jaspercooper committed Sep 17, 2019
1 parent d23fdb4 commit 3965a5c
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 @@ -21,15 +21,15 @@ without having to code up simulations from scratch.
## Installation

To install the latest stable release of **DeclareDesign**, please ensure
that you are running version 3.3 or later of R and run the following
that you are running version 3.5 or later of R and run the following
code:

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

To install the latest development release of all of the packages, please
ensure that you are running version 3.4 or later of R and run the
ensure that you are running version 3.5 or later of R and run the
following code:

``` r
Expand Down

0 comments on commit 3965a5c

Please sign in to comment.