Change Download For Ubuntu 24.04 Script from aw_dev to audio_work branch;

This commit is contained in:
lwvmobile 2024-06-06 15:17:57 -04:00
parent e29eba9943
commit 94688fddd4
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ sh download-and-install.sh
### Ubuntu 24.04 LTS (Updated Ncurses Dependencies)
```
wget https://raw.githubusercontent.com/lwvmobile/dsd-fme/aw_dev/download-and-install-ubuntu2404lts.sh
wget https://raw.githubusercontent.com/lwvmobile/dsd-fme/audio_work/download-and-install-ubuntu2404lts.sh
sh download-and-install-ubuntu2404lts.sh
```