mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-04 17:01:28 +08:00
rename build-* to *-build
This commit is contained in:
parent
549af7b6f6
commit
8b76eace9b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ sudo pear install wp-cli.github.com/pear/wpcli
|
|||
```sh
|
||||
git clone --recurse-submodules git://github.com/wp-cli/wp-cli.git ~/git/wp-cli
|
||||
cd ~/git/wp-cli
|
||||
sudo utils/build-dev
|
||||
sudo utils/dev-build
|
||||
```
|
||||
|
||||
You can replace `~/git/wp-cli` with whatever you want.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue