From 786832913b4639f4ce678373a5567465f48a8b3e Mon Sep 17 00:00:00 2001 From: Nipe Setiawan Harefa Date: Sat, 9 Aug 2025 16:58:09 +0700 Subject: [PATCH] fix: rename make run-npx from gemini to qwen --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bf8498cf..fc540ccc 100644 --- a/Makefile +++ b/Makefile @@ -53,7 +53,7 @@ debug: run-npx: - npx https://github.com/google-gemini/gemini-cli + npx https://github.com/QwenLM/qwen-code create-alias: scripts/create_alias.sh