diff --git a/README.md b/README.md index 4c27999495f55..5de5f1a2b1244 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Welcome to the WordPress development repository! Please check out the [contribut ### Local development -WordPress is a PHP, MySQL, and JavaScript based project, and uses Node for its JavaScript dependencies. A local development environment is available to quickly get up and running. +WordPress is a PHP, MySQL, and JavaScript-based project, and uses Node for its JavaScript dependencies. A local development environment is available to quickly get up and running. You will need a basic understanding of how to use the command line on your computer. This will allow you to set up the local development environment, to start it and stop it when necessary, and to run the tests.