From ba55615d55342a6dbaf62f928e26f3a4bc818ffa Mon Sep 17 00:00:00 2001 From: Joe Danziger Date: Sun, 25 May 2025 19:30:08 -0400 Subject: [PATCH] fix quotes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2d4283f..c0004b50 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Try running it with Node directly: ```bash node node_modules/claude-task-master/scripts/init.js -```` +``` Or clone the repository and run: