Skip to content

Commit

Permalink
Fix instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored May 25, 2023
1 parent 8c05da6 commit 121cc84
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 @@ -67,7 +67,7 @@ This package is versioned to match the WordPress version from which the stubs ar

1. Run modern PHP version
1. Clone this repository and `cd` into it
1. Update `"johnpbloch/wordpress": "x.x.x"` in `composer.json` with the desired version
1. Update `"johnpbloch/wordpress": "x.x.x"` in `source/composer.json` with the desired version
1. Run `composer update`
1. And run `./generate.sh`

Expand Down

0 comments on commit 121cc84

Please sign in to comment.