From e982a3b42e64053943edcd5808804f1ad7cfc736 Mon Sep 17 00:00:00 2001 From: Raymon Mens Date: Fri, 31 May 2024 19:58:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52859ef..beff437 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a WordPress theme created for Streekomroep ZuidWest in the Netherlands. It utilizes Timber and Tailwind CSS, offering functionality for regional news, radio, and TV broadcasts. Use it with WordPress 6.5+ and PHP 8.1+. ## How to build/install +It's not enough to download the theme and upload is to a server. The dependencies must be built first. Otherwise it will not work. + Instructions for macOS: - Install Homebrew ([https://brew.sh](https://brew.sh)) - Install Composer and Node with `brew install composer node`