Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rubygitflow authored Jan 15, 2024
1 parent fbefcc6 commit 528b17a
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 @@ -23,7 +23,7 @@ $ rails db:create
$ rails db:schema:load
$ rails bd:seed
```
4. Add the existing credentials from marketplaces to the [rake task](https://github.com/rubygitflow/mea_publisher/tree/master/lib/tasks/marketplace_credentials_example.rake)
4. Add the existing credentials from marketplaces to the [rake task](https://github.com/rubygitflow/marketplace_aggregator/tree/master/lib/tasks/marketplace_credentials_example.rake)
5. Seed the marketplace_credentials by completing the task `rails marketplace_credentials_example:custom_seeds`

### Run Sidekiq
Expand Down

0 comments on commit 528b17a

Please sign in to comment.