README.md in rubocop-rspec-1.5.1 vs README.md in rubocop-rspec-1.5.2

- old
+ new

@@ -78,17 +78,9 @@ 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request -For running the spec files, this project depends on RuboCop's spec helpers. -This means that in order to run the specs locally, you need a (shallow) clone -of the RuboCop repository: - -```bash -git submodule update --init vendor/rubocop -``` - ## License `rubocop-rspec` is MIT licensed. [See the accompanying file](MIT-LICENSE.md) for the full text.