Skip to content

Commit e71bfec

Browse files
authored
Merge pull request #534 from JulienMelissas/patch-1
Update how-to-install.md
2 parents d515848 + 2e2912e commit e71bfec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

how-to-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.
44
First, 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.

0 commit comments

Comments
 (0)