From 810ae9cb6f71dff3004e50f5b6040df3bd0fa97a Mon Sep 17 00:00:00 2001 From: Dilson's Pickles Date: Wed, 29 Mar 2023 16:42:40 +0100 Subject: [PATCH] Update DownloadMuseHubButton.jsx --- src/components/button/DownloadMuseHubButton.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/button/DownloadMuseHubButton.jsx b/src/components/button/DownloadMuseHubButton.jsx index 56a1207..2753be0 100644 --- a/src/components/button/DownloadMuseHubButton.jsx +++ b/src/components/button/DownloadMuseHubButton.jsx @@ -11,10 +11,11 @@ function DownloadMuseHubButton(props) { function renderButton(href) { return ( - Download with free VST effects + Audacity + free effects & samples +

Requires the MuseHub installer

); }