Update README.md

This commit is contained in:
krakenrf 2022-04-13 12:59:44 +12:00 committed by GitHub
parent 8478a7f56e
commit 090e29d555
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,6 +39,7 @@ pip3 install cython
pip3 install pyfftw
conda install dash==1.20.0
conda install werkzeug==2.0.2
```
4. Install the krakensdr_pr software
@ -47,7 +48,6 @@ conda install dash==1.20.0
cd ~/krakensdr
git clone https://github.com/krakenrf/krakensdr_pr
cd krakensdr_pr
git checkout development
```
Copy the the *krakensdr_doa/util/kraken_doa_start.sh* and the *krakensdr_doa/util/kraken_doa_stop.sh* scripts into the krakensdr root folder of the project.