mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
update readme
This commit is contained in:
parent
0ff2662a60
commit
b9c7a98c67
@ -77,7 +77,7 @@ The following only required when you want to build from the source.
|
||||
|
||||
1. Golang 1.14.2+
|
||||
2. NodeJS 14.1+
|
||||
3. gcc 9.3.0+ (`MinGW` on Windows, and make sure `gcc` can be accessed through the command line)
|
||||
3. gcc 9.3.0+ (`tdm-gcc`, `MinGW-w64` or `MinGW` on Windows, and make sure `gcc` can be accessed through the command line)
|
||||
4. git 2.25.1+
|
||||
5. VSCode 1.44.2+
|
||||
6. make 4.2.1+ (Linux only)
|
||||
|
||||
@ -76,7 +76,7 @@
|
||||
|
||||
1. Golang 1.14.2+
|
||||
2. NodeJS 14.1+
|
||||
3. gcc 9.3.0+ (Windows上需要`MinGW`。请保证`gcc`可以通过命令行访问)
|
||||
3. gcc 9.3.0+ (Windows上需要安装`tdm-gcc`、`MinGW-w64`或`MinGW`。请保证`gcc`可以通过命令行访问)
|
||||
4. git 2.25.1+
|
||||
5. VSCode 1.44.2+
|
||||
6. make 4.2.1+ (仅在Linux上需要)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user