Skip to content

Commit

Permalink
Added note about installing data.table and dplyr
Browse files Browse the repository at this point in the history
  • Loading branch information
David Krisch committed Feb 22, 2015
1 parent 7a68041 commit 98622e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ My submission for Coursera's Getting & Cleaning Data course project

## Getting the Results

Prerequisites: The data.table and dplyr packages must be installed
for the script to run.

1. Unzip the data set into the directory with run_analysis.R
2. Run the script run_analysis.R - no arguments are necessary

Expand Down

0 comments on commit 98622e6

Please sign in to comment.