Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian authored Dec 15, 2021
1 parent 746db4e commit 6cd8649
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ Each device will appear in companion as its own 'satellite' device, and can be c

Note: This connects over the satellite device api which uses port TCP 37133.

## Running
## Getting started

You can find prebuilt installers on the [releases](https://github.com/bitfocus/companion-satellite/releases) page

### Electron

Expand All @@ -27,7 +29,7 @@ To manually build the latest version for your machine:
- `yarn dist`
- Locate the output under `electron-output/`

### Headless
### Headless / Raspbrry pi

It can be built and run as a systemd service on a pi or other linux machine

Expand Down Expand Up @@ -59,7 +61,7 @@ WantedBy=multi-user.target

## Development

NodeJS 12.16.3 and 14 are supported
NodeJS 14 is supported

### Electron

Expand Down

0 comments on commit 6cd8649

Please sign in to comment.