Skip to content

Commit

Permalink
some fix for changes of package index
Browse files Browse the repository at this point in the history
  • Loading branch information
miya0001 committed Jul 18, 2017
1 parent daceea0 commit d09e271
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $ wp cli update
Once you've done so, you can install this package with:

```
$ wp package install vccw/wp-cli-scaffold-movefile:@stable
$ wp package install git@github.com:vccw-team/wp-cli-scaffold-movefile.git
```

## Customize a default template
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "wp-cli-scaffold-movefile",
"name": "vccw-team/wp-cli-scaffold-movefile",
"description": "[![Build Status](https://travis-ci.org/vccw-team/wp-cli-scaffold-movefile.svg?branch=master)](https://travis-ci.org/vccw-team/wp-cli-scaffold-movefile)",
"scripts": {
"setup": "WP_CLI_BIN_DIR=/tmp/wp-cli-phar bash bin/install-package-tests.sh",
Expand Down

0 comments on commit d09e271

Please sign in to comment.