We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e690f96 commit c485395Copy full SHA for c485395
README.md
@@ -29,16 +29,12 @@ on Emacs built-in feature.
29
30
## 📌 Dependencies
31
32
-* [Node.js](https://nodejs.org/en/) and [npm]()
+* [Node.js](https://nodejs.org/en/) and [npm](https://www.npmjs.com/)
33
* [yargs](https://github.com/yargs/yargs)
34
* [Emacs](https://www.gnu.org/software/emacs/) of course; make sure this is inside your environment PATH!
35
36
## 💾 Installation
37
38
-You would need Node and npm to run this tool, see their official manual to
39
-https://nodejs.dev/learn/how-to-install-nodejs install it according to your
40
-system.
41
-
42
The easiest way to install is through tool [npm](https://www.npmjs.com/),
43
44
```sh
0 commit comments