From 8353a2afeda435863844c56a51a60f99700afb73 Mon Sep 17 00:00:00 2001 From: natehessler Date: Wed, 24 Sep 2025 11:21:14 -0500 Subject: [PATCH] Update README.md Updated instructions for authorizing Sourcegraph commands in Jetbrains. Context: https://sourcegraph.slack.com/archives/C053CKA3VCP/p1758730710649179?thread_ts=1758723318.750819&cid=C053CKA3VCP --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34b11505fb..74a0c76c94 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ The plugin works with all JetBrains IDEs, including: - To search with Sourcegraph, press Alt+S (⌥S on Mac). - To share a link to your code or search through the website, right-click in the editor, and choose an action under the `Sourcegraph` context menu item. -- To use your private Sourcegraph instance, open `Settings | Tools | Sourcegraph` and enter your URL and access token. +- To use your private Sourcegraph instance, ensure that you are logged in with Cody via your instance URL and access token (please ensure you use an access token during auth). ## Settings