From 8bb1cd1ab6d86226982b81dc5da4b36b2f2804d9 Mon Sep 17 00:00:00 2001 From: Michael Panchenko Date: Thu, 3 Apr 2025 20:35:26 +0200 Subject: [PATCH] Readme, minor --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6de5a5..89a5964 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,8 @@ Serena can read, write and execute code, read logs and the terminal output. } ``` - When using paths containing backslashes on Windows, be sure to escape them correctly (`\\`). + If you are using paths containing backslashes for paths on Windows + (note that you can also just use forward slashes), be sure to escape them correctly (`\\`). That's it! Save the config and then restart Claude Desktop.