docs: Linux systems don't need to install wayland-protocols anymore. We ship the protocol xml files we need with SDL's sources now.
diff --git a/docs/README-linux.md b/docs/README-linux.md
index 10f80b9..d2bc97b 100644
--- a/docs/README-linux.md
+++ b/docs/README-linux.md
@@ -22,7 +22,7 @@ libxss-dev libgl1-mesa-dev libesd0-dev libdbus-1-dev libudev-dev \
libgles1-mesa-dev libgles2-mesa-dev libegl1-mesa-dev libibus-1.0-dev \
fcitx-libs-dev libsamplerate0-dev libsndio-dev
-Ubuntu 16.04+ can also add "libwayland-dev libxkbcommon-dev wayland-protocols"
+Ubuntu 16.04+ can also add "libwayland-dev libxkbcommon-dev"
to that command line for Wayland support.
NOTES: