Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeBottle committed Dec 12, 2021
1 parent 95864fd commit 591aab8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,23 +27,23 @@ TUI游戏,一条像贪吃蛇的线。

* 方法一

0. ```Python```环境 **≥ 3.7**
1. ```Python```环境 **≥ 3.7**

1. 克隆本项目到本地,进入```src```目录。
2. 克隆本项目到本地,进入```src```目录。

2. 如果是Windows系统,需要额外打个补丁Σ( ° △ °|||)︴:
3. 如果是Windows系统,需要额外打个补丁Σ( ° △ °|||)︴:

```
pip install windows-curses
```

3. 运行 ```main.py```
4. 运行 ```main.py```

* 方法二(仅限Windows)

0. 下载[```Releases```](https://github.com/SomeBottle/skline/releases/latest)里附件的压缩包。
1. 下载[```Releases```](https://github.com/SomeBottle/skline/releases/latest)里附件的压缩包。

1. 解压到**目录**后运行```app.exe```
2. 解压到**目录**后运行```app.exe```



Expand Down

0 comments on commit 591aab8

Please sign in to comment.