Skip to content

Commit

Permalink
Merge pull request #799 from sileht/sileht/readme-fix
Browse files Browse the repository at this point in the history
doc: tell rake rubocop is needed
  • Loading branch information
juniorsysadmin authored May 26, 2018
2 parents cd9486e + d1f2741 commit 284c64c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1934,6 +1934,7 @@ gem install bundler
bundle install
bundle exec rake lint
bundle exec rake validate
bundle exec rake rubocop
bundle exec rake spec SPEC_OPTS='--format documentation'
```

Expand Down

0 comments on commit 284c64c

Please sign in to comment.