Skip to content

Commit 257524f

Browse files
authored
Merge pull request #8 from masnn/master
typo
2 parents f6d9fa6 + 19d74d0 commit 257524f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2019规范
8585

8686
### 2.1 安装
8787

88-
提供Makefile可以在Linux或者MacOS/X上编译。通过使用MingGW工具在Linux主机上进行交叉编译,可以获得初步的Windows支持。
88+
提供Makefile可以在Linux或者MacOS/X上编译。通过使用MinGW工具在Linux主机上进行交叉编译,可以获得初步的Windows支持。
8989

9090
如果要选择特定选项,请编辑`Makefile`顶部,然后运行`make`
9191

0 commit comments

Comments
 (0)