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 11# How to install WordPress
22
3- Download and install WordPress using WP-CLI is straight forward. It takes four steps.
3+ Downloading and installing WordPress using WP-CLI is straight forward. It takes four steps.
44First, you will need to download WordPress using the ` wp core download ` command.
55
66### Step 1 - Download WordPress
@@ -59,4 +59,4 @@ Remember to replace the values passed to each of the following options with your
5959- ` --admin_user=wpcli ` replace wpcli with the username you want to assign to the website administrator
6060- ` --admin_password=wpcli ` replace wpcli with the password you want to use to access the WordPress administrator panel.
6161
62- Congratulation ! You have successfully installed WordPress using WP-CLI.
62+ Congratulations ! You have successfully installed WordPress using WP-CLI.
You can’t perform that action at this time.
0 commit comments