From 51b6bf46bf4f2302591ae854097e140ee2fcbe1a Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 22 May 2024 16:15:18 -0400 Subject: [PATCH] update README Fixes #1773 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 095d4d03d..b5775bd30 100644 --- a/README.md +++ b/README.md @@ -214,8 +214,8 @@ is running from. On Linux, this should automatically work if you run from the `zig-out` directory tree structure (a standard FHS-style tree). You may also manually set the `GHOSTTY_RESOURCES_DIR` to point to the -`zig-out/share` contents. To validate this directory the file -`$GHOSTTY_RESOURCES_DIR/terminfo/ghostty.terminfo` should exist. +`zig-out/share/ghostty` contents. To validate this directory the file +`$GHOSTTY_RESOURCES_DIR/../terminfo/ghostty.terminfo` should exist. To verify shell integration is working, look for the following log lines: