We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db793e commit 02853a5Copy full SHA for 02853a5
readme.md
@@ -31,7 +31,8 @@
31
``` bash
32
# ubuntu
33
# 安装opengl、alsa
34
-sudo apt install cmake mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev alsa-base alsa-utils alsa-source libasound2-dev -y
+sudo apt install cmake mesa-common-dev libgl1-mesa-dev \
35
+libglu1-mesa-dev alsa-base alsa-utils alsa-source libasound2-dev -y
36
37
```
38
### windows
0 commit comments