Skip to content

Commit b993c47

Browse files
committed
docs: update README with accessibility permission reset and reinstall instructions
1 parent deb6bdd commit b993c47

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,13 @@ Accessibility permissions can also be reset using the following command:
117117
npm run reset-accessibility
118118
```
119119

120+
## 📦 Update
121+
1. Reset the accessibility permissions for the Prompt Line with the following command
122+
```bash
123+
npm run reset-accessibility
124+
```
125+
2. Refer to the “📦 Install” section and reinstall.
126+
120127
## Usage
121128

122129
### Basic Workflow

README_ja.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,15 @@ Prompt Lineが他のアプリケーションにテキストを貼り付けるに
114114
npm run reset-accessibility
115115
```
116116

117+
118+
## 📦 アップデート
119+
1. 以下のコマンドでPrompt Lineのアクセシビリティ権限をリセット
120+
```bash
121+
npm run reset-accessibility
122+
```
123+
2. 「📦 インストール」の項目を参照して、再度インストールしてください。
124+
125+
117126
## 使用方法
118127

119128
### 基本的なワークフロー

0 commit comments

Comments
 (0)