Skip to content

Commit

Permalink
Fix package install documentation
Browse files Browse the repository at this point in the history
Resolves #1
  • Loading branch information
wpscholar authored Jan 16, 2023
1 parent 0fd3298 commit 6af2f9d
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 @@ Abstracts away all the PHP cookie management and WordPress cookie constants so y
1. Add to your project via [Composer](https://getcomposer.org/):

```bash
$ composer require wp-forge/wp-cookie-management
$ composer require wp-forge/wp-cookie-manager
```

2. Make sure you have added the Composer autoloader to your project:
Expand Down

0 comments on commit 6af2f9d

Please sign in to comment.