Skip to content

Commit d701ffa

Browse files
committed
doc(*): fix some mistakes of document
please refer to the file change history for details
1 parent b4a2c3f commit d701ffa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/发行版使用指南.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 发行版使用指南
22

3-
##### 配置运行时环境
3+
### 配置运行时环境
44

55
Stamon的运行时环境非常简便,您只需要配置至少一个环境变量即可使用:
66

@@ -9,7 +9,7 @@ Stamon的运行时环境非常简便,您只需要配置至少一个环境变
99

1010
如果不配置PATH变量,则Stamon无法全局使用(即只能在可执行文件所在目录下使用),**因此我们强烈建议您配置PATH变量**
1111

12-
##### 运行指令
12+
### 运行指令
1313

1414
Stamon目前支持以下指令:
1515

doc/发行版编译指南.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 编译发行版指南
1+
# 发行版编译指南
22

33
目前已知支持编译Windows、Linux、Macos系统。
44

0 commit comments

Comments
 (0)