Skip to content

Commit

Permalink
added install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
seankross committed Aug 21, 2014
1 parent e8cb97f commit 76a7d58
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,10 @@ This R data package contains information about every Lego set manufactured from
- Theme
- Number of pieces
- Number of minifigures included
- Price
- Price

## To install:
```
library(devtools)
install_github("seankross/lego")
```

0 comments on commit 76a7d58

Please sign in to comment.