Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alamstein-trulia committed Feb 7, 2014
1 parent 422597e commit 9ffa091
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 @@ -9,13 +9,13 @@ The `choroplethr` package is described more fully in [this](http://tech.truliabl

## Installation

To install the latest stable release of `choroplethr` type the following from an R console:
To install the latest stable release type the following from an R console:

```
install.packages("choroplethr")
```

To install the development version of `choroplethr` use the `devtools` package:
To install the development version use the `devtools` package:

```
# install.packages("devtools")
Expand Down

0 comments on commit 9ffa091

Please sign in to comment.