Skip to content

Commit dd6f274

Browse files
committed
docs: clarify and restructure update instructions in README files
1 parent 0cbeeaf commit dd6f274

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

README.md

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

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+
126127

127128
## Usage
128129

README_ja.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,12 +115,12 @@ npm run reset-accessibility
115115
```
116116

117117

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. 「📦 インストール」の項目を参照して、再度インストール
124124

125125

126126
## 使用方法

0 commit comments

Comments
 (0)