Skip to content

Commit

Permalink
got rid of course install instructions for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
ncarchedi committed Feb 23, 2014
1 parent dcc3c2c commit 8171a9a
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,4 @@ swirl content

This is a collection of instructional content that does not come pre-installed with the swirl R package.

For more information regarding swirl, visit [swirlstats.com](http://swirlstats.com) or the [swirl GitHub repository](https://github.com/swirldev/swirl).

### Install a course from this repository

Make sure you have a recent version of swirl:

```
install.packages("swirl")
```

From the R console:

```
library(swirl)
install_course_github("Course_URL_goes_here")
```
For more information regarding swirl, visit [swirlstats.com](http://swirlstats.com) or the [swirl GitHub repository](https://github.com/swirldev/swirl).

0 comments on commit 8171a9a

Please sign in to comment.