Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Meltide committed Nov 9, 2024
1 parent 1fe69ce commit 2648b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
0. 确保已经安装了 Python 3
1. 输入以下命令安装依赖
```
pip install colorama pwinput
pip install -r requirements.txt
```
2. 转到 PyOS 所在的目录
3. 输入 `python pyos.py` 来启动
Expand Down

0 comments on commit 2648b1c

Please sign in to comment.