From 4823dc8fb3a0b40e00140eaf2d3185a3b748695a Mon Sep 17 00:00:00 2001 From: Kumar Anirudha Date: Wed, 20 Mar 2024 20:27:05 +0530 Subject: [PATCH] added example outputs and content on running cli --- packages/cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/README.md b/packages/cli/README.md index b0e74c15..755dcd35 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -60,7 +60,7 @@ export default defineConfig({ }) ``` -You need to also install `plugins`: +You need to also install `@abstract-money/cli/plugins`: ```sh pnpm install @abstract-money/cli/plugins