Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FallenAzazel committed Apr 26, 2014
1 parent 45946e1 commit f15dfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

- Begin by cloning this repository
- Download the [dataset](https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip) and extract the files maintaining the folder structure.
This will result in a /UCI HAR Dataset/ folder that has all the necessary data files.
This will result in a `/UCI HAR Dataset/` folder that has all the necessary data files.
- Place the run_analysis.R script in this base folder.
- Set the working directory to the /UCI HAR Dataset/ folder.
- Run `source("run_analysis.R")`
Expand Down

0 comments on commit f15dfd1

Please sign in to comment.