diff --git a/README.md b/README.md index 975a0e4..b834e58 100644 --- a/README.md +++ b/README.md @@ -70,40 +70,18 @@

-1. Register for a free online account -2. Clone the repo +- Clone the repo ```sh git clone https://git.swarmlab.io:3000/zeus/swarmlab-hybrid.git ``` -3. Install it! - ```sh - cd swarmlab-hybrid - - ./install.sh - ``` -4. Open URL __http://localhost:3088__ in browser -5. Get a free API Key at **Settings->Enable the Swarmlab hybrid** Menu - - - - -1. Get a free API Key at [https://example.com](https://example.com) -2. Clone the repo - ```sh - git clone https://git.swarmlab.io:3000/zeus/swarmlab-hybrid.git - ``` -3. Install it! +- Install it! ```sh cd swarmlab-hybrid ./install.sh ``` -4. Enter your API in `config.js` - ```JS - const API_KEY = 'ENTER YOUR API'; - ``` - - - +- Open URL __http://localhost:3088__ in browser + - Register for a free online account +- Get a free API Key at **Settings->Enable the Swarmlab hybrid** Menu