File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -117,12 +117,13 @@ Accessibility permissions can also be reset using the following command:
117
117
npm run reset-accessibility
118
118
```
119
119
120
- ## 📦 Update to the latest version
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 “📦 Installation” section and reinstall.
120
+ ## 📦 Update
121
+
122
+ If you already have an older version installed and want to update to the latest version, follow these steps.
123
+
124
+ 1 . Run the ` npm run reset-accessibility ` command to reset the accessibility permissions in the “Prompt Line.”
125
+ 2 . Refer to the “📦 Installation” section and reinstall
126
+
126
127
127
128
## Usage
128
129
Original file line number Diff line number Diff line change @@ -115,12 +115,12 @@ npm run reset-accessibility
115
115
```
116
116
117
117
118
- ## 📦 最新版にアップデート
119
- 1 . 以下のコマンドでPrompt Lineのアクセシビリティ権限をリセット
120
- ``` bash
121
- npm run reset-accessibility
122
- ```
123
- 2 . 「📦 インストール」の項目を参照して、再度インストールしてください。
118
+ ## 📦 アップデート
119
+
120
+ 既に古いバージョンをインストール済みで、最新版にアップデートする場合は以下の手順を実行してください。
121
+
122
+ 1 . ` npm run reset-accessibility ` のコマンドを実行して「Prompt Line」のアクセシビリティ権限をリセット
123
+ 2 . 「📦 インストール」の項目を参照して、再度インストール
124
124
125
125
126
126
## 使用方法
You can’t perform that action at this time.
0 commit comments