From 57075ca07077f5c4c025e44f0f26667b28fecf7f Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Mon, 26 Jan 2026 09:46:53 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20docs:=20Add=20vsix=20and=20insta?= =?UTF-8?q?ll=20instructions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a44151f..b879d48 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Scaffold WordPress ACF blocks from a reusable template inside Visual Studio Code - VS Code 1.80+ - Node.js + npm +## Installation + +Download the `.vsix` file from the [releases page](https://git.keithsolomon.net/keith/VsCode-Block-Scaffold/-/releases) and install it via the Extensions view in VS Code (click the ellipsis `...` and select "Install from VSIX..."). + ## Installation (local development) 1. Install dependencies: