From cebecd5f1e4b8ce274e581f65a4429671cd091e2 Mon Sep 17 00:00:00 2001 From: Armel FAUVEAU Date: Sun, 10 Nov 2024 22:39:37 +0100 Subject: [PATCH] Update README (fix typo) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95eff36..f2c4560 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ 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 - - `./compile-with-docker.sh bandscope` to compile bandescope version + - `./compile-with-docker.sh bandscope` to compile bandscope 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