File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ WordPress installation with WP-CLI automation utility tool. It works on the top
44It's a Bash script, so I guess it'll only work on Linux and MacOS.
55You 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 `
You can’t perform that action at this time.
0 commit comments