From 71c82d8cd9ba9249555f652029a681ce3c3c8650 Mon Sep 17 00:00:00 2001 From: Elliot Braem <16282460+elliotBraem@users.noreply.github.com> Date: Wed, 15 May 2024 18:46:19 -0400 Subject: [PATCH] fix: readme for clone --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79bc064..03897b2 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ npx bos-workspace init ```cmd npx bos-workspace clone [accountId] [dest] +npx bos-workspace dev [dest | accountId] ``` * Or install `bos-workspace` within an existing project: