From 1154d5c53ae0f339c067d6015f401cb452437067 Mon Sep 17 00:00:00 2001 From: James <22652+jamesgrubb@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:15:33 +0000 Subject: [PATCH] Update README.md Updated the terminal commands for npx and pnpm, removing '-' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 005e041..2cb66dc 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,8 @@ Bolt Figma Info Page Link: https://hyperbrew.co/resources/bolt-figma Create your new Bolt Figma project (follow CLI prompts) - yarn - `yarn create bolt-figma` -- npm - `npx create-bolt-figma` -- pnpm - `pnpm create-bolt-figma` +- npm - `npx create bolt-figma` +- pnpm - `pnpm create bolt-figma` Change directory to the new project