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

); }