From a50007e733201894081d84a6254ae6882fc80bf7 Mon Sep 17 00:00:00 2001 From: debugerlol Date: Thu, 16 May 2024 23:53:22 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2dfeab..71597ce 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ VSCode 配置: 其中 `http://localhost:8181` 是你启动的 `override` 服务地址。 JetBrains 配置: - +请在自己的.zshrc/.bashrc文件中配置好环境变量参数,然后重启JetBrains工具. ```shell ## code 配置 export AGENT_DEBUG_OVERRIDE_PROXY_URL="http://127.0.0.1:8181"