From a364c279ad2894c92e2b6b955f90066f14125b71 Mon Sep 17 00:00:00 2001 From: Joe Nyaggah Date: Sun, 8 Oct 2023 11:52:18 -0700 Subject: [PATCH] chore: update turborepo README.md point to cli docs as starting point (for now) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8435e955..5f600cd4 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ Make, Version & Publish cross-browser extensions (continously) with ease. ## Getting Started +Visit [@bedframe/cli getting started guide](https://github.com/nyaggah/bedframe/tree/main/packages/cli#installation) + ```bash pnpm add @bedframe/cli -g