From 52c4f1fa3f5a0fba65d643f1d5eb6d74ec9fdab1 Mon Sep 17 00:00:00 2001 From: Eka Prasetia Date: Thu, 9 Apr 2026 17:28:18 +0700 Subject: [PATCH] chore: update doc --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 8cb3d59..1b61b19 100644 --- a/examples/README.md +++ b/examples/README.md @@ -69,7 +69,7 @@ json-cli "list files in current directory" ``` ```bash -json-cli "Create a new directory called 'project' and navigate into it" +json-cli "Create a new directory called 'project' and run install into it" ``` ```bash