Skip to content

Commit 2cb1b6c

Browse files
committed
Update README
1 parent ca7dbfc commit 2cb1b6c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ A LaTeX template to create simple lab reports.
1717
推荐使用以下配置:
1818

1919
1. 安装一个 TeX 发行版,如 [TeX Live](http://tug.org/texlive/)
20+
21+
> 如果你使用 macOS,你也可以选择安装 [MacTeX](http://tug.org/mactex/)
22+
2023
2. 安装 [Visual Studio Code](https://code.visualstudio.com) 作为编辑器;
24+
2125
3. 在 Visual Studio Code 中安装 [LaTeX Workshop](https://github.com/James-Yu/LaTeX-Workshop) 扩展程序。
2226

2327
### 下载并编译
@@ -32,7 +36,7 @@ A LaTeX template to create simple lab reports.
3236

3337
> 如果你使用 LaTeX Workshop,在 Visual Studio Code 中打开 `sample.tex`,按 `Ctrl` + `Alt` + `B`(macOS 请使用 `Command` + `Option` + `B`)即可编译。
3438
35-
3. 随意修改 `sample.tex`,完成你自己的实验报告(你可以参考 sample.tex 中的相关注释)。
39+
3. 随意修改 `sample.tex`,完成你自己的实验报告(你可以参考 `sample.tex` 中的相关注释)。
3640

3741
## 许可证
3842

0 commit comments

Comments
 (0)