From 4445ca527c42276a1c855b0b87bddcefeb55254a Mon Sep 17 00:00:00 2001 From: mmalden Date: Thu, 30 Apr 2026 17:27:52 -0400 Subject: [PATCH] Update README.md npm install --- packages/dynamic-workflows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dynamic-workflows/README.md b/packages/dynamic-workflows/README.md index a32968b..7216da8 100644 --- a/packages/dynamic-workflows/README.md +++ b/packages/dynamic-workflows/README.md @@ -39,7 +39,7 @@ You stay in charge of *how* tenant code is loaded — Worker Loader, service bin ## Install ```bash -npm install dynamic-workflows +npm install @cloudflare/dynamic-workflows ``` ## Use it