Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
nteetor committed Jan 20, 2017
1 parent 87860a0 commit 23041d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ devtools::install_github('nteetor/zeallot')

3. Make sure zeallot was successfully installed,
```R
isTRUE(require(zeallot))
#> TRUE, hopefully
library(zeallot) # No error? You're good to go!
```

## Getting Started
Expand Down

0 comments on commit 23041d3

Please sign in to comment.