mistalke in prompt

This commit is contained in:
martin legrand
2025-04-10 16:39:50 +02:00
parent 369850b86d
commit 4d5a532b23
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -45,7 +45,6 @@ rules:
- Do not ever use editor such as vim or nano.
- Make sure to always cd your work folder before executing commands, like cd <work dir> && <your command>
- only use file name with file_finder, not path
- remember to use :read when reading file.
Example Interaction
User: "I need to find the file config.txt and read its contents."