From 380e3f66571bc2d515de0716518cde1db0a49ec2 Mon Sep 17 00:00:00 2001 From: Armel FAUVEAU Date: Sun, 10 Nov 2024 22:38:49 +0100 Subject: [PATCH] Update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e3950f4..95eff36 100644 --- a/README.md +++ b/README.md @@ -219,10 +219,10 @@ This is the least demanding option as you don't have to install enything on your 5. Open `Makefile` 1. Edit build options, save `Makefile` changes 1. Run in terminal window - 1. `./compile-with-docker.sh bandscope` to compile bandescope version - 2. `./compile-with-docker.sh broadcast` to compile broadcast version - 3. `./compile-with-docker.sh voxless` to compile voxless version - 4. `./compile-with-docker.sh all` to compile all versions + - `./compile-with-docker.sh bandscope` to compile bandescope version + - `./compile-with-docker.sh broadcast` to compile broadcast version + - `./compile-with-docker.sh voxless` to compile voxless version + - `./compile-with-docker.sh all` to compile all versions 1. Open folder `compiled-firmware` 1. Right click `firmware.packed.bin` 1. Click `Download`, now you should have a firmware on your computer that you can proceed to flash on your radio. You can use [online flasher](https://egzumer.github.io/uvtools)