From e61ab949359ba20c98d8c5f49fb0b8554f7b555f Mon Sep 17 00:00:00 2001 From: Vladimir nett00n Budylnikov Date: Tue, 30 Sep 2025 00:28:29 +0400 Subject: [PATCH] typo --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index b4ded8f..fe00c44 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -6,4 +6,4 @@ - Use TDD methodology for development; - Use static data types; - Keep documentation up to date; -- Always run tests `tools\run_development.py --yaml --silent`; +- Always run tests `./tools/run_development.py --yaml --silent`;