支持安装

This commit is contained in:
2024-04-24 20:50:31 +08:00
parent 325a43535f
commit 28aa22e293
5 changed files with 35 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Kernel Manager
## How to build
```bash
git clone https://gitee.com/GXDE-OS/gxde-kernel-manager
cd gxde-kernel-manager
qmake .
make -j4
sudo make install -j4
```
# ©2023Now gfdgd xi