From 94688fddd487ce295ca787c73c982d0c975abd70 Mon Sep 17 00:00:00 2001 From: lwvmobile Date: Thu, 6 Jun 2024 15:17:57 -0400 Subject: [PATCH] Change Download For Ubuntu 24.04 Script from aw_dev to audio_work branch; --- examples/Install_Notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Install_Notes.md b/examples/Install_Notes.md index 64ed52c..fc66ddd 100644 --- a/examples/Install_Notes.md +++ b/examples/Install_Notes.md @@ -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 ```