Skip to content

Commit 77165a5

Browse files
committed
commit readme
1 parent cd41c5a commit 77165a5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@ To run the code, you need to download every listed package in [requirements.txt]
1010

1111
## Installation
1212

13-
- Clone this repository
13+
1. Clone this repository
1414

1515
```shell
1616
mkdir Games
1717
cd Games
1818
mkdir fonts
1919
```
20-
- Download fonts:
21-
* go to https://fonts.google.com/specimen/Noto+Serif+SC
22-
* download NotoSerifSC-Bold.otf / NotoSerifSC-Regular.otf files
23-
* put them in the fonts folder
24-
* go to https://fonts.google.com/specimen/Ma+Shan+Zheng
25-
* download MaShanZheng-Regular.ttf
26-
* put it in the fonts folder
27-
- Go to the Games folder and enter following command
20+
2. Download fonts:
21+
- go to this [link](https://fonts.google.com/specimen/Noto+Serif+SC)
22+
- download NotoSerifSC-Bold.otf / NotoSerifSC-Regular.otf files
23+
- put them in the fonts folder
24+
- go to this [link](https://fonts.google.com/specimen/Ma+Shan+Zheng)
25+
- download MaShanZheng-Regular.ttf
26+
- put it in the fonts folder
27+
3. Go to the Games folder and download repository with following command
2828
```shell
2929
git clone https://github.com/oooolga/CodeName-Python
3030
```

0 commit comments

Comments
 (0)