diff --git a/Cool b/Cool
index a82d8436..8df49f1b 160000
--- a/Cool
+++ b/Cool
@@ -1 +1 @@
-Subproject commit a82d843603a4905e3bbaaee716236ac298ea5d9d
+Subproject commit 8df49f1b082803ec3318cc6e7b9312acb2fa2f41
diff --git a/changelog.md b/changelog.md
index d177e737..1e615e16 100644
--- a/changelog.md
+++ b/changelog.md
@@ -27,6 +27,7 @@ TODO gif exploding head
- β‘ The performance of playing a video has been greatly improved
- π Video import now also works on Linux and MacOS
- π Many bug fixes around the video import and playback
+- β¨ Improved MIDI
## π£beta-16
diff --git a/website/src/components/_Download.md b/website/src/components/_Download.md
index 2f3ef734..7ca279e7 100644
--- a/website/src/components/_Download.md
+++ b/website/src/components/_Download.md
@@ -1,7 +1,7 @@
:::info Download
[**Download Coollab for Windows**](/Coollab-Windows.exe)
-[**Download Coollab for Linux**](/Coollab-Linux.sh)
-[**Download Coollab for MacOS**](/Coollab-Mac.dmg)
+[**Download Coollab for Linux**](/Coollab-Linux.sh) β You also need to install FFmpeg: `sudo apt-get install ffmpeg`
+[**Download Coollab for MacOS**](/Coollab-Mac.dmg) β You also need to install FFmpeg: [open a terminal](https://support.apple.com/guide/terminal/open-or-quit-terminal-apd5265185d-f365-44cb-8b09-71a064a42125/mac), install [Homebrew](https://brew.sh/) by typing `/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`, and then install FFmpeg by typing `brew install ffmpeg`. If you need help [feel free to reach out on any of our social media](https://linktr.ee/coollab_art).
π± **This is the _beta-16_ release** π±
Coollab is already usable and powerful, but many things are still to be improved.