From 836f33b35971a18f6e7ffd8a2707191041d1cce6 Mon Sep 17 00:00:00 2001 From: "lami (laurent lahmy)" Date: Mon, 12 Aug 2024 03:53:16 +0800 Subject: [PATCH] Update README.md Mention the arrow keys to find the hono x-basic starter template --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c9c48d..bdbc858 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ npm install hono honox ## Starter template -If you are starting a new HonoX project, use the `hono-create` command. Run the following and choose `x-basic`. +If you are starting a new HonoX project, use the `hono-create` command. Run the following and choose `x-basic` (use the arrow keys to find the option). ```txt npm create hono@latest