diff --git a/lib/importer/README.md b/lib/importer/README.md index 24e32487af..07a56d9bc0 100644 --- a/lib/importer/README.md +++ b/lib/importer/README.md @@ -40,5 +40,5 @@ CartoDB Importer has a suite of specs which define its specification. To run thi Then, to run the specs just run this command: - bundle exec rspec spec/import_spec.rb + bundle exec rspec spec/lib/import_spec.rb