Skip to content

Commit

Permalink
update submodule init command, Fixes #84
Browse files Browse the repository at this point in the history
  • Loading branch information
nijikon committed May 15, 2016
1 parent f4a7722 commit 6bd9597
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 @@ -85,7 +85,7 @@ This means that in order to run the specs locally, you need a (shallow) clone
of the RuboCop repository:

```bash
git submodule update --init --depth 1 vendor/rubocop
git submodule update --init vendor/rubocop
```

## License
Expand Down

0 comments on commit 6bd9597

Please sign in to comment.