File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -10,21 +10,21 @@ To run the code, you need to download every listed package in [requirements.txt]
10
10
11
11
## Installation
12
12
13
- - Clone this repository
13
+ 1 . Clone this repository
14
14
15
15
``` shell
16
16
mkdir Games
17
17
cd Games
18
18
mkdir fonts
19
19
```
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
28
28
``` shell
29
29
git clone https://github.com/oooolga/CodeName-Python
30
30
```
You can’t perform that action at this time.
0 commit comments