This commit is contained in:
Knox Lively
2024-06-26 10:12:40 -06:00
parent f4350801c8
commit 2c449175a3
+5 -1
View File
@@ -93,8 +93,12 @@ description: 'Welcome to the Quickstart Guide for Wave! Here, you''ll find every
if you run into issues, try running the following 2 commands:
```
sudo apt install libgconf-2-4 libatk1.0-0 libatk-bridge2.0-0 \
sudo apt install libgtk2.0-0 libatk1.0-0 libatk-bridge2.0-0
libgdk-pixbuf2.0-0 libgtk-3-0 libgbm-dev libnss3-dev libxss-dev
```
And
```
export DISPLAY=:0
```