From 7a03f57f5615f7998701e0e65c49864f876274ff Mon Sep 17 00:00:00 2001 From: zeus Date: Wed, 24 Feb 2021 23:31:49 +0200 Subject: [PATCH] readme --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 1b837ac..0f6b4c9 100644 --- a/README.md +++ b/README.md @@ -70,16 +70,18 @@

-```javascript -git clone https://git.swarmlab.io:3000/zeus/swarmlab-hybrid.git - -cd swarmlab-hybrid - -./install.sh -``` +1. Clone the repo ```sh git clone https://git.swarmlab.io:3000/zeus/swarmlab-hybrid.git ``` +2. Install it! + ```sh + cd swarmlab-hybrid + ./install.sh + ``` +3. Open URL __http://localhost:3088__ in browser + 3.1 Register for a free online account +4. Get a free API Key at **Settings->Enable the Swarmlab hybrid** Menu