diff --git a/README.md b/README.md index 964fd14..8f24992 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,9 @@ The theme includes a simple build system in the bin directory: 5. Start building your project. + - Run `npm run build` to build the basic styles. + - Run `npm run start` to start the development server with live reloading. + - Activate the theme in your WordPress admin. - (Optional) Import the sample content from `content`. ### Sart Development Server