Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devuri authored Mar 16, 2023
1 parent 7da4f53 commit 0a83e0e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
To use `wp-env-config`, you can install it via Composer. Run the following command in your terminal:

```shell
composer require devuri/wp-env-config

# or

composer create-project devuri/wp-env-app
```
> or for existing projects
```shell
composer require devuri/wp-env-config .
```
Alternatively, you can add `devuri/wp-env-config` to your project's `composer.json` file:
```shell
"require": {
Expand Down

0 comments on commit 0a83e0e

Please sign in to comment.