From fb3f993bf2de8fb56ff7c87236cb6ccdae0d3060 Mon Sep 17 00:00:00 2001 From: Cyd Stumpel Date: Wed, 9 Oct 2024 11:38:37 +0200 Subject: [PATCH] local images --- template/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/template/README.md b/template/README.md index b2f433c..0ad3435 100755 --- a/template/README.md +++ b/template/README.md @@ -21,20 +21,20 @@ npm run setup 2. Install [**Local** by Flywheel](https://localwp.com/) 3. Create a new site with the name "<%= name %>" - - + + 4. Click open the Advanced options and click Browse to link to the dist folder of this project - + 5. Choose the Preferred environment in the next step - + 6. Create dummy account, you can replace the database easily within Local and use the account on the staging/live environment - + ### Starting the dev server: