From 9be48a1888e08dca70a3cf7eae7c044378e37742 Mon Sep 17 00:00:00 2001 From: Alex Rogers <31531807+AlexRogersCS@users.noreply.github.com> Date: Sun, 21 Jul 2024 13:00:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ad121a..493aac2 100644 --- a/README.md +++ b/README.md @@ -74,13 +74,13 @@ Pre-built installers are available for macOS, Windows, Linux and Raspberry Pi ar The macOS and Windows installers can be double-clicked to start the installation process. The Linux and Raspberry Pi files are shell scripts that can be run from the command line after downloading with the commands: ​ ``` -> sh AudioMothUSBMicrophoneSetup1.0.0.sh +> sh AudioMothUSBMicrophoneSetup1.0.1.sh ``` ​ and ``` -> sh AudioMothUSBMicrophoneBuild1.0.0.sh +> sh AudioMothUSBMicrophoneBuild1.0.1.sh ``` The Linux version will copy a pre-compiled executable to `/usr/local/bin` while the Raspberry Pi will compile the executable from source code and then copy it to `/usr/local/bin`. Both versions will prompt for the user password to complete the copy.