Skip to content

Commit

Permalink
Fix "typo" in phar builds folder
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed Jan 31, 2018
1 parent 0107aab commit 61e97c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The script will also produce a total contributor and pull request count you can

3) Create a stable [Phar build](https://github.com/wp-cli/builds/tree/gh-pages/phar):

cd wp-cli-builds/phar
cd wp-cli/builds/phar
cp wp-cli-release.phar wp-cli.phar
md5 -q wp-cli.phar > wp-cli.phar.md5
shasum -a 512 wp-cli.phar | cut -d ' ' -f 1 > wp-cli.phar.sha512
Expand Down

0 comments on commit 61e97c8

Please sign in to comment.