From b7c63d72dc7b26d70488136ff8a9d35c6e1dbb2f Mon Sep 17 00:00:00 2001 From: quick Date: Sun, 7 Jun 2026 03:09:32 +0000 Subject: [PATCH] docs: make template quick start clone repo --- README.md | 2 +- README.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d4bb82..cd14529 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ It intentionally does **not** decide what your product does. Copy it, rename the ## Quick start ```bash -gh repo create KnickKnackLabs/my-tool --template KnickKnackLabs/template --public +gh repo create KnickKnackLabs/my-tool --template KnickKnackLabs/template --public --clone cd my-tool mise trust diff --git a/README.tsx b/README.tsx index 022ee16..8353fce 100644 --- a/README.tsx +++ b/README.tsx @@ -176,7 +176,7 @@ const readme = (
- {`gh repo create KnickKnackLabs/my-tool --template KnickKnackLabs/template --public + {`gh repo create KnickKnackLabs/my-tool --template KnickKnackLabs/template --public --clone cd my-tool mise trust