Skip to content

Commit 82d2e4b

Browse files
committed
Fix README settings: include managed install fallback in patchloom.path description
The actual binary resolution tries PATH then managed install, but the README only mentioned PATH. Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent 728bab9 commit 82d2e4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The extension detects outdated CLI builds and warns with upgrade guidance. It re
7676

7777
| Setting | Default | Description |
7878
|---------|---------|-------------|
79-
| `patchloom.path` | `""` | Absolute path to the Patchloom binary. When empty, the extension searches `PATH`. |
79+
| `patchloom.path` | `""` | Absolute path to the Patchloom binary. When empty, the extension searches `PATH` and then the managed install location. |
8080
| `patchloom.showStatusBar` | `true` | Show a status bar item reporting whether Patchloom is available. |
8181

8282
---

0 commit comments

Comments
 (0)