Skip to content

Commit

Permalink
mention the already running iobroker
Browse files Browse the repository at this point in the history
  • Loading branch information
oweitman committed Jun 13, 2024
1 parent 90a76c5 commit 667f906
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,8 @@ git clone https://github.com/<your profile name>/ioBroker.vis-2.git
npm run install-monorepo
```

5. to start the editor in the browser please execute the following command
5. to start the editor in the browser please execute the following command.
An already separately running iobroker server instance must be available on port 8082.

```
npm run start
Expand Down

0 comments on commit 667f906

Please sign in to comment.