From eaaf5fcdd97d94ad7484fd6220e6abd82483fb39 Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Wed, 22 Jul 2026 17:09:25 +0000 Subject: [PATCH] Keep Obsidian CLI override guidance general --- test/e2e-obsidian/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e-obsidian/README.md b/test/e2e-obsidian/README.md index 42a0d29a..603cccdf 100644 --- a/test/e2e-obsidian/README.md +++ b/test/e2e-obsidian/README.md @@ -32,7 +32,7 @@ Multi-session workflows must keep each started Obsidian session tracked until it ## Local Setup -Set `OBSIDIAN_BINARY` when Obsidian is not installed in a standard location. Set `OBSIDIAN_CLI` as well when its companion executable is outside the built-in discovery paths, including when a temporary consumer checkout reuses executables from another worktree. +Set `OBSIDIAN_BINARY` when Obsidian is not installed in a standard location. Set `OBSIDIAN_CLI` as well when its companion executable is outside the built-in discovery paths. For an AppImage on Linux without FUSE, use the helper script: