From 835b6622a2ee3737ac25a1be307a6c08c02de0fb Mon Sep 17 00:00:00 2001 From: Abhishek Kumar <53011602+HappySinha@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:36:12 +0530 Subject: [PATCH] Window path update: Roaming --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 633a429..a66d6a4 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Too many free trial accounts used on this machine. Please upgrade to pro. We hav ### Manual Reset 1. Close Cursor completely 2. Locate the storage.json file: - - Windows: `%APPDATA%\Cursor\User\globalStorage\storage.json` + - Windows: `%APPDATA%\Roaming\Cursor\User\globalStorage\storage.json` - MacOS: `~/Library/Application Support/Cursor/User/globalStorage/storage.json` - Linux: `~/.config/Cursor/User/globalStorage/storage.json` 3. Make the file writable (if needed): @@ -131,7 +131,7 @@ Too many free trial accounts used on this machine. Please upgrade to pro. We hav ### 手动重置 1. 完全关闭Cursor 2. 找到storage.json文件: - - Windows: `%APPDATA%\Cursor\User\globalStorage\storage.json` + - Windows: `%APPDATA%\Roaming\Cursor\User\globalStorage\storage.json` - MacOS: `~/Library/Application Support/Cursor/User/globalStorage/storage.json` - Linux: `~/.config/Cursor/User/globalStorage/storage.json` 3. 修改文件为可写(如果需要):