From 6294719e973be690e08e7986117a4d2726f15d40 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Fri, 15 Nov 2024 19:11:20 +0000 Subject: [PATCH] docs(README): remove incorrect command --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index feaab07..f50e689 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,6 @@ in step `4.` of the [Usage](#usage) section. 2. Generate the CSS files: ```shell - cd palette pnpm install pnpm run build ```