Skip to content

Commit eb2ede2

Browse files
authored
Merge pull request #218 from Notnaton/main
Ubuntu 21+ wayland is not supported by some dependencies
2 parents 48c5d89 + be35885 commit eb2ede2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ There are a few packages that need to be installed in order to run 01OS on your
2323
# MacOS
2424
brew install portaudio ffmpeg cmake
2525

26-
# Ubuntu
26+
# Ubuntu (wayland not supported, only ubuntu 20.04 and below)
2727
sudo apt-get install portaudio19-dev ffmpeg cmake
2828

2929
# Install poetry

0 commit comments

Comments
 (0)