From 5c3203d0b11b8481cec47f4d83af2709edce1788 Mon Sep 17 00:00:00 2001 From: cmd / Ada Date: Tue, 6 Aug 2024 17:22:47 -0600 Subject: [PATCH] redundant run in the pnpm command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d8c04a..df91f85 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ Follow these steps to get a local copy of the project up and running for develop 4. Start the development server: ``` - pnpm run src:dev + pnpm src:dev