From f633111bd9b0e39aeb2b3451e425386155122334 Mon Sep 17 00:00:00 2001 From: Jun <75189933+MXS-Jun@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:34:32 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71a76a6..48cde6f 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,12 @@ You should input the arguments in Deepin Standard. # Dependencies To run `main.py` successfully you should install `PyQt5`. The `build.sh` will be called by a function in `main.py`, to run `build.sh` properly, you should have a `bash` environment with `fakeroot` installed. -'''bash + +```bash sudo apt install python3-pyqt5 sudo apt install fakeroot -''' +``` + # Run After download my script, you can just input the command below into your terminal: '''bash