Browse Source

Update README.md

Fix typo in install.packages
pull/26/head
Jas Sohi 8 years ago
committed by GitHub
parent
commit
c421c2add2
  1. 2
      README.md

2
README.md

@ -25,7 +25,7 @@ The following functions are implemented:
### Installation
``` r
install.pacakges("hrbrmstr/waffle")
install.packages("hrbrmstr/waffle")
```
### Usage

Loading…
Cancel
Save