Skip to content

Commit

Permalink
Update vendor name in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
polevaultweb committed Jul 30, 2020
1 parent 50bcb36 commit 00291be
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 @@ -11,7 +11,7 @@ __Requires PHP 5.2+__
The recommended way to install this library in your project is by loading it through Composer:

```
composer require a5hleyrich/wp-background-processing
composer require deliciousbrains/wp-background-processing
```

It is highly recommended to prefix wrap the library class files using [the Mozart package](https://packagist.org/packages/coenjacobs/mozart), to prevent collisions with other projects using this same library.
Expand Down

0 comments on commit 00291be

Please sign in to comment.