Skip to content

Commit 02853a5

Browse files
authored
Update readme.md
1 parent 4db793e commit 02853a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
``` bash
3232
# ubuntu
3333
# 安装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
34+
sudo apt install cmake mesa-common-dev libgl1-mesa-dev \
35+
libglu1-mesa-dev alsa-base alsa-utils alsa-source libasound2-dev -y
3536

3637
```
3738
### windows

0 commit comments

Comments
 (0)