use master branch for manual installation instructions
parent
97e945a8bc
commit
845b9074ad
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue