From f653c1dcd5b0f7e6a21b9b27d4f85d9042085348 Mon Sep 17 00:00:00 2001 From: Rafael Mestre Date: Tue, 26 Aug 2025 16:25:01 -0400 Subject: [PATCH] chore: specify `@beta` tag in install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca4b62cd..bbdabb64 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The CLI is designed to be non-invasive: ## Usage ```sh-session -$ npm install -g @herodevs/cli +$ npm install -g @herodevs/cli@beta $ hd COMMAND running command... $ hd (--version)