From 0c52db68d45838adee10135d614d0aefc56979fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=82=BFowMaster=20=E2=9A=A1=20Base=20=7C=20ETH?= Date: Tue, 31 Mar 2026 16:41:32 -0700 Subject: [PATCH] Update README with installation instructions Update README with installation instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df7b8a4..ca9c7e5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Workflow Examples +# Worknpm i workflow +npm i workflow This directory contains different examples of how to use the Workflow DevKit. @@ -19,3 +20,4 @@ This directory contains different examples of how to use the Workflow DevKit. - [Nuxt](https://github.com/vercel/workflow-examples/tree/main/nuxt) - [SvelteKit](https://github.com/vercel/workflow-examples/tree/main/sveltekit) - [Vite](https://github.com/vercel/workflow-examples/tree/main/vite) +npx skills add vercel/workflow --skill workflow-init