From f069b46ab419256da1fe6c255d72e9105618c20c Mon Sep 17 00:00:00 2001 From: Konstantin Kharlamov Date: Sat, 10 Feb 2024 16:49:57 +0300 Subject: [PATCH] docs: mention in "build from source" the building part --- docs/content/Getting-Started/Install-Eask/_index.en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/Getting-Started/Install-Eask/_index.en.md b/docs/content/Getting-Started/Install-Eask/_index.en.md index 6132a424..0868a297 100644 --- a/docs/content/Getting-Started/Install-Eask/_index.en.md +++ b/docs/content/Getting-Started/Install-Eask/_index.en.md @@ -141,6 +141,8 @@ $ cd eask-cli # install the requirements $ npm install +# build from sources. For available targets see `scripts` in `package.json` +$ npm run pkg-linux-x64 ``` ### 🏡 Setup