From 6dc281313e0684801c14fc4cd2107df8f7ebaffb Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Wed, 19 Jan 2022 22:34:41 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51a8e0c..5d456b8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,15 @@ One major benefit of using SASjs Server (alongside other components of the SASjs ## Installation -Just download the relevant package from the [releases](https://github.com/sasjs/server/releases) page and trigger, either by double clicking (windows) or executing from commandline. +First, download the relevant package from the [releases](https://github.com/sasjs/server/releases) page - either manually, or with commandline, eg as follow: + +```bash +curl -L https://github.com/sasjs/server/releases/latest/download/linux.zip > linux.zip +unzip linux.zip +./api-linux +``` + +Second, trigger by double clicking (windows) or executing from commandline. You are presented with two prompts: