更新 README.md

This commit is contained in:
hujinyang 2025-12-22 09:29:18 +00:00
parent 0a7204f85e
commit 5b5800d842

View File

@ -52,8 +52,9 @@ PyQt6
安装部署 安装部署
bash bash
1.sudo dpkg -i config-editor_1.0_amd64.deb 1.sudo apt install python3.12-venv python3-venv
2.sudo /usr/share/config-editor/setup_venv.sh 2.sudo dpkg -i config-editor_1.0_amd64.deb
3.sudo /usr/share/config-editor/setup_venv.sh
在服务器图形化界面搜索Config Editor点击即可使用 在服务器图形化界面搜索Config Editor点击即可使用
卸载程序 卸载程序
bash bash