Skip to content

Commit a06d27a

Browse files
authored
Add jsonrpc dependency info (#248)
* Add jsonrpc dependency info Based on 1. #232 2. #244
1 parent 5dddc88 commit a06d27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Retired maintainer: [@zerolfx](https://github.com/zerolfx).
1414

1515
## Installation
1616

17-
0. Ensure your Emacs version is at least 27, and the dependency package `editorconfig` ([melpa](https://melpa.org/#/editorconfig)) is also installed.
17+
0. Ensure your Emacs version is at least 27, the dependency package `editorconfig` ([melpa](https://melpa.org/#/editorconfig)) and `jsonrpc` ([elpa](https://elpa.gnu.org/packages/jsonrpc.html), >= 1.0.24) are both installed.
1818

1919
1. Install [Node.js](https://nodejs.org/en/download/) v18+. (You can specify the path to `node` executable by setting `copilot-node-executable`.)
2020

0 commit comments

Comments
 (0)