summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 15aac9b..8a47d6b 100644
--- a/README.md
+++ b/README.md
@@ -44,12 +44,11 @@ conda install dash==1.20.0
conda install werkzeug==2.0.2
```
-4. Install the krakensdr_pr software
+4. Clone the krakensdr_pr software
```bash
cd ~/krakensdr
git clone https://github.com/krakenrf/krakensdr_pr
-cd krakensdr_pr
```
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.