Skip to content

Commit cc24c1e

Browse files
committed
Merge pull request #3 from aaronjensen/patch-1
Fix typo
2 parents 8c43d35 + 78c5c7c commit cc24c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RailsStats mainly adds the ability to be run from outside the project in questio
88
### Run it
99

1010
```bash
11-
$ bundle exec rake:stats[/path/to/app/]
11+
$ bundle exec rake stats[/path/to/app/]
1212

1313
Directory: /path/to/app/
1414

0 commit comments

Comments
 (0)