diff --git a/docs/getting-started/setup.mdx b/docs/getting-started/setup.mdx index 00c84249..ae2aa1c4 100644 --- a/docs/getting-started/setup.mdx +++ b/docs/getting-started/setup.mdx @@ -23,7 +23,7 @@ There are a few packages that need to be installed in order to run 01OS on your # MacOS brew install portaudio ffmpeg cmake -# Ubuntu +# Ubuntu (wayland not supported, only ubuntu 20.04 and below) sudo apt-get install portaudio19-dev ffmpeg cmake # Install poetry