diff --git a/README.md b/README.md index b28f322c8e..48af3be754 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Ensure [Docker](https://www.docker.com/products/docker-desktop) is running befor #### To start the development environment for the first time +Clone the current repository using `git clone https://github.com/WordPress/wordpress-develop.git`. Then in your terminal move to the repository folder `cd wordpress-develop` and run the following commands: + ``` npm install npm run build:dev