Skip to content

Commit 78c5c7c

Browse files
committed
Fix typo
1 parent 05710f8 commit 78c5c7c

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)