From 47fce3b8d277194d07b04be96b2aeaae0129756d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Che=C5=82miniak?= Date: Mon, 18 Nov 2024 15:12:08 +0100 Subject: [PATCH] chore: update requirements --- packages/cli/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/cli/README.md b/packages/cli/README.md index 921fb84..d6b9524 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -10,11 +10,11 @@ This amazing tool is brought to you by awesome [**Tonik**](https://www.tonik.com ### System -- node.js +- Node.js - pnpm (for managing the monorepo in scaffolded project) -- gh cli (will be installed automatically if not found) -- vercel cli (will be installed automatically if not found) -- docker (optional), if you want to use Supabase locally +- GitHub CLI (will be installed automatically if not found) +- Vercel CLI (will be installed automatically if not found) +- Docker to run local Supabase database ### Accounts