mirror of
https://github.com/54108/Atom.git
synced 2025-04-13 01:46:05 +00:00
更新README,添加所需软件包安装说明
This commit is contained in:
parent
f186f0ca11
commit
f936b1d0d5
@ -1,5 +1,11 @@
|
||||
# This is a peer-to-peer chat software
|
||||
|
||||
- use the follow instruction to install required packages
|
||||
|
||||
```
|
||||
sudo apt install libwayland-dev wayland-protocols pkg-config libx11-dev xorg-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libxkbcommon-dev vulkan-tools libvulkan-dev vulkan-utility-libraries-dev
|
||||
```
|
||||
|
||||
- use the follow instruction to build it
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user