use master branch for manual installation instructions

Jakob Ketterl 2021-05-06 19:24:26 +02:00
parent 97e945a8bc
commit 845b9074ad
1 changed files with 1 additions and 1 deletions

@ -245,7 +245,7 @@ sudo chmod 0600 /var/lib/openwebrx/users.json
After cloning this repository and connecting an SDR device to your computer, you can run the server:
```
git clone https://github.com/jketterl/openwebrx.git
git clone -b master https://github.com/jketterl/openwebrx.git
cd openwebrx
./openwebrx.py
```