From 5b376cf771a6d765af84d2e5e899006835077043 Mon Sep 17 00:00:00 2001 From: Claudio Sanches Date: Mon, 8 Jul 2019 17:46:27 -0300 Subject: [PATCH] Updated build process description --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c7d1b438e8e..138868f9cc3 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -44,7 +44,7 @@ https://woocommerce.com/contact-us/ ## Build process -Compiled CSS and JS files are not included in WooCommerce, also some projects like Blocks and REST API, so it's necessary to build ALL dependencies and assets when downloading or cloning WooCommerce source code from GitHub. +The source code found in GitHub doesn't contains any compiled CSS or JS files, also doesn't include some features like Blocks and REST API, requiring a build process. In a terminal go to your WooCommerce installation, and run: