Skip to content

Commit c8cadd7

Browse files
committed
demo link updated
1 parent 9e20df0 commit c8cadd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ WordPress installation with WP-CLI automation utility tool. It works on the top
44
It's a Bash script, so I guess it'll only work on Linux and MacOS.
55
You must have wpcli installed in your machine. WP-CLI intallation guidline: [Click Here](https://wp-cli.org/)
66

7-
![wpi demo](https://github.com/AbmSourav/wpcli-automation/blob/dev/doc/wpi-demo.gif)
7+
![wpi demo](https://github.com/AbmSourav/wpcli-automation/blob/dev/doc/wpi-automation-demo.gif)
88

99
## Documentation:
1010
* Download the latest release.
11-
* Put **wpi** file in your path or put it in your `/bin` directory.
11+
* Add **wpi** file in your path or put it in your `/bin` directory.
1212
* Make it executable. `chmod +x wpi` (you may need to run with `sudo`)
1313
* Then go to the folder where you want to install WordPress and run `wpi`

0 commit comments

Comments
 (0)