midify README.md

This commit is contained in:
鲁学坤 2025-04-19 23:48:53 +08:00
parent ce46ba36a9
commit d6da7e1385

View File

@ -36,7 +36,7 @@
1. 克隆仓库 1. 克隆仓库
git clone https://git.forling.cn/luxuekun/calculator.git git clone https://git.forling.cn/luxuekun/calculator.git
2. 进入项目目录 2. 进入项目目录
cd calculator-gui cd calculator
3. 运行程序 3. 运行程序
python calculator.py python calculator.py
``` ```