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