Skip to content

Commit ff5cabc

Browse files
committed
docs(QuickStart): Mention binary install option when don't prefer NodeJS
1 parent 7c5348c commit ff5cabc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/content/en/Getting Started/Quick Start.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Please check out their official site
2121
[here](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm#using-a-node-installer-to-install-nodejs-and-npm)
2222
and install `NodeJS` and `npm` corresponds to your current operating system
2323

24+
{{< hint ok >}}
25+
💡 If you don't prefer **NodeJS** and **npm**, you can install with [binary](https://emacs-eask.github.io/Getting-Started/Install-Eask/#binary-cross-platform)
26+
from our [release](https://github.com/emacs-eask/eask/releases) page.
27+
{{< /hint >}}
28+
2429
## Step 2: Install Eask
2530

2631
```sh

0 commit comments

Comments
 (0)