Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRogersCS authored Jul 21, 2024
1 parent d57dfb2 commit 9be48a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9be48a1

Please sign in to comment.