From bd493e99ed011f3593b441a589c4539d42c980c2 Mon Sep 17 00:00:00 2001 From: Dan Coulthard Date: Thu, 3 Aug 2023 12:58:20 +0100 Subject: [PATCH] Updated readme --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 53a9917..5aa3120 100755 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond. The * Minimised HTTP requests for high Web Performance * Localised strings for multiple language support * Scss compiling and watching, css minification support -* Image optimisation * Base mobile nav out of the box ## Installation @@ -24,15 +23,7 @@ Clone the barebones repositories into your WordPress /wp-content/themes/ directo git clone https://github.com/benchmarkstudios/barebones cd barebones -#### Dependencies - -Install Dependencies: -``` - npm install -``` -``` - -### Using Gulp +### Using Laravel Mix Install Dependencies, you have haven't done yet: