Browse Source

readme

master
zeus 3 years ago
parent
commit
7a03f57f56
  1. 16
      README.md

16
README.md

@ -70,16 +70,18 @@
<br /> <br />
<p align="center"> <p align="center">
<p align="center"> <p align="center">
```javascript 1. Clone the repo
git clone https://git.swarmlab.io:3000/zeus/swarmlab-hybrid.git
cd swarmlab-hybrid
./install.sh
```
```sh ```sh
git clone https://git.swarmlab.io:3000/zeus/swarmlab-hybrid.git 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
</p> </p>
</p> </p>

Loading…
Cancel
Save