Skip to content

Commit

Permalink
Merge pull request #1 from ptelevich/fixed_readme
Browse files Browse the repository at this point in the history
  • Loading branch information
androzd authored Apr 29, 2021
2 parents 686e6a9 + 8aa1c6c commit 462285b
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 @@ -12,7 +12,7 @@ You can configure with env variables.

If you need more options to replace, you can publish and edit config file:
```shell script
php artisan vendor:publish --provider="Androzd\QueueNsq\QueueServiceProvider" --tag="config"
php artisan vendor:publish --provider="Androzd\QueueNsq\QueuesServiceProvider" --tag="config"
```

#### Produce new Nsq message:
Expand Down

0 comments on commit 462285b

Please sign in to comment.